Skip to content

Commit 9d34107

Browse files
committed
Add debug
1 parent 495336e commit 9d34107

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stubs/stub

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env bash
22
set -e
33

4+
echo "stub called: @0 @@" >&2
45
status=0
56
program="${0##*/}"
67
PROGRAM="$(echo "$program" | tr a-z- A-Z_)"

0 commit comments

Comments
 (0)