summaryrefslogtreecommitdiff
path: root/test/a/x
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-04-04 19:52:57 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-04-04 19:52:57 -0400
commit6638e53935ee1c5f3bfb23c08bd2aae2994b6219 (patch)
tree6da694b231da9ed7bf406496bd114522cfd686cd /test/a/x
parent2d64adb0f339a3344e880bc6add832abd707ce8a (diff)
downloadnextbin-6638e53935ee1c5f3bfb23c08bd2aae2994b6219.tar.xz
nextbin-6638e53935ee1c5f3bfb23c08bd2aae2994b6219.zip
change algorithm, fix edge cases, add tests
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" "$@"