summaryrefslogtreecommitdiff
path: root/stdout-and-$3/param3.do
diff options
context:
space:
mode:
authorNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2018-10-18 17:10:03 +0200
committerNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2018-10-18 17:10:03 +0200
commit0703144d9083cc23a38fe6e49e532f0bdddef22b (patch)
treeaad970124010be119c17370a431c8aea34c31b0c /stdout-and-$3/param3.do
parentba56beab291152581e2e525f42247f01200dfe9a (diff)
+ test handling of dofiles that write to $3 or stdout
Diffstat (limited to 'stdout-and-$3/param3.do')
-rw-r--r--stdout-and-$3/param3.do2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdout-and-$3/param3.do b/stdout-and-$3/param3.do
new file mode 100644
index 0000000..3333254
--- /dev/null
+++ b/stdout-and-$3/param3.do
@@ -0,0 +1,2 @@
+#!/bin/sh
+printf 'param3\n' >${3}