Cause sed to exit during run test
This commit is contained in:
parent
8ab3dcbc89
commit
7f8402f52e
|
@ -13,4 +13,7 @@ template: |
|
|||
|
||||
run: |
|
||||
echo 'Reading from stdin...' >&2; sed -f main.sed
|
||||
helloInput: ""
|
||||
helloInput: |
|
||||
|
||||
DELAY: 1
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue