summaryrefslogtreecommitdiff
path: root/test/aux-fixed/0194.ret
diff options
context:
space:
mode:
Diffstat (limited to 'test/aux-fixed/0194.ret')
-rwxr-xr-xtest/aux-fixed/0194.ret5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/aux-fixed/0194.ret b/test/aux-fixed/0194.ret
new file mode 100755
index 000000000..06714b806
--- /dev/null
+++ b/test/aux-fixed/0194.ret
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+echo This script generates this message and returns the value of its argument.
+
+exit $1