summaryrefslogtreecommitdiff
path: root/test/b
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/b
parent2d64adb0f339a3344e880bc6add832abd707ce8a (diff)
downloadnextbin-6638e53935ee1c5f3bfb23c08bd2aae2994b6219.tar.xz
nextbin-6638e53935ee1c5f3bfb23c08bd2aae2994b6219.zip
change algorithm, fix edge cases, add tests
Diffstat (limited to 'test/b')
-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" "$@"