Cause sed to exit during run test

This commit is contained in:
Radon Rosborough 2021-07-10 20:20:36 +00:00
parent 8ab3dcbc89
commit 7f8402f52e
1 changed files with 4 additions and 1 deletions

View File

@ -13,4 +13,7 @@ template: |
run: |
echo 'Reading from stdin...' >&2; sed -f main.sed
helloInput: ""
helloInput: |
DELAY: 1
EOF