update
This commit is contained in:
parent
c231a2c89a
commit
be6f615996
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ else
|
||||||
fi
|
fi
|
||||||
if [ "$TIMEOUT" != "" ]
|
if [ "$TIMEOUT" != "" ]
|
||||||
then
|
then
|
||||||
TIMEOUT+=" -k 2s 180s "
|
TIMEOUT+=" -k 2s 50s "
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# run the test in a fresh sub-directory.
|
# run the test in a fresh sub-directory.
|
||||||
|
|
Loading…
Reference in a new issue