Skip to content
Snippets Groups Projects
Commit ecbb75f9 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Update the sleep to 10 seconds (last commit only changed the echo)

parent 64be0a23
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,6 @@ for CMD in $SRCDIR/scripts/test*; do
exit $RC
fi
echo ">>>>> waiting 10 seconds for things to exit"
sleep 5
sleep 10
echo
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment