We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495336e commit 9d34107Copy full SHA for 9d34107
test/stubs/stub
@@ -1,6 +1,7 @@
1
#!/usr/bin/env bash
2
set -e
3
4
+echo "stub called: @0 @@" >&2
5
status=0
6
program="${0##*/}"
7
PROGRAM="$(echo "$program" | tr a-z- A-Z_)"
0 commit comments