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
|
||||
if [ "$TIMEOUT" != "" ]
|
||||
then
|
||||
TIMEOUT+=" -k 2s 180s "
|
||||
TIMEOUT+=" -k 2s 50s "
|
||||
fi
|
||||
|
||||
# run the test in a fresh sub-directory.
|
||||
|
|
Loading…
Reference in a new issue