Increase timeout as more xp in //
This commit is contained in:
parent
841f0f6c8c
commit
e1c8856e83
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
die() { echo "$*" 1>&2 ; exit 1; }
|
die() { echo "$*" 1>&2 ; exit 1; }
|
||||||
|
|
||||||
WAITFOR=900 # 15min
|
WAITFOR=1200 # 15min
|
||||||
|
|
||||||
# SPLIT CLIENT AND SERVER TARGETS
|
# SPLIT CLIENT AND SERVER TARGETS
|
||||||
OLD_IFS=$IFS; IFS="."
|
OLD_IFS=$IFS; IFS="."
|
||||||
|
|
Loading…
Reference in a new issue