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