summaryrefslogtreecommitdiff
path: root/test/b/x
diff options
context:
space:
mode:
Diffstat (limited to 'test/b/x')
-rwxr-xr-xtest/b/x3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/b/x b/test/b/x
new file mode 100755
index 0000000..0355509
--- /dev/null
+++ b/test/b/x
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "in b with $0, next"
+nextbin "$0" "$@"