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