Update run_case.sh
This commit is contained in:
parent
c2651e2755
commit
17e1d400aa
|
|
@ -79,7 +79,8 @@ if [ $RET -ne 0 ]; then
|
||||||
pwd
|
pwd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit $RET
|
|
||||||
|
|
||||||
sleep 1800
|
sleep 1800
|
||||||
|
|
||||||
|
exit $RET
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue