This commit is contained in:
Upamanyu Sharma 2023-02-07 11:15:34 -05:00
parent c231a2c89a
commit be6f615996

View file

@ -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.