summaryrefslogtreecommitdiff
path: root/test/aux-fixed/0002.runfile
diff options
context:
space:
mode:
Diffstat (limited to 'test/aux-fixed/0002.runfile')
-rwxr-xr-xtest/aux-fixed/0002.runfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/aux-fixed/0002.runfile b/test/aux-fixed/0002.runfile
new file mode 100755
index 000000000..74421b519
--- /dev/null
+++ b/test/aux-fixed/0002.runfile
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+echo abcd
+echo 1234
+
+exit $1
+