diff options
author | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2018-10-18 17:10:03 +0200 |
---|---|---|
committer | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2018-10-18 17:10:03 +0200 |
commit | 0703144d9083cc23a38fe6e49e532f0bdddef22b (patch) | |
tree | aad970124010be119c17370a431c8aea34c31b0c /stdout-and-$3/stdout.do | |
parent | ba56beab291152581e2e525f42247f01200dfe9a (diff) |
+ test handling of dofiles that write to $3 or stdout
Diffstat (limited to 'stdout-and-$3/stdout.do')
-rw-r--r-- | stdout-and-$3/stdout.do | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stdout-and-$3/stdout.do b/stdout-and-$3/stdout.do new file mode 100644 index 0000000..0c9c3c8 --- /dev/null +++ b/stdout-and-$3/stdout.do @@ -0,0 +1,2 @@ +#!/bin/sh +printf 'stdout\n' |