We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5454c commit 9e5ff14Copy full SHA for 9e5ff14
scripts/test.sh
@@ -1,6 +1,6 @@
1
#! /bin/bash
2
3
-time=10
+time=3
4
5
echo "TEST: I will now sleep ${time}s to pretend I'm doing something useful!"
6
sleep ${time}
0 commit comments