We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead1cef commit 8b67beeCopy full SHA for 8b67bee
wait-for
@@ -6,6 +6,7 @@
6
7
timeout=15
8
quiet=0
9
+cmdname=$(basename $0)
10
11
echoerr() {
12
if [ "$quiet" -ne 1 ]; then printf "%s\n" "$*" 1>&2; fi
0 commit comments