mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
inttest/rgen1: increase retest timeout (30s -> 60s)
The current default (30s) causes inttest/rgen1 to timeout too often. Add retest.config to double the timeout.
This commit is contained in:
parent
74e69faebe
commit
a3430a8053
1 changed files with 1 additions and 0 deletions
1
inttest/rgen1/retest.config
Normal file
1
inttest/rgen1/retest.config
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{timeout, 60000}.
|
Loading…
Reference in a new issue