Fix pipe-insert test

This commit is contained in:
Maxime Coste 2014-12-12 13:59:10 +00:00
parent a0b35bf590
commit a834f1aa75
4 changed files with 2 additions and 2 deletions

View File

@ -1,2 +0,0 @@
<a-|>sed s/foo/bar/<ret>

2
test/unit/pipe-to/cmd Normal file
View File

@ -0,0 +1,2 @@
<a-|>sed s/foo/bar/ > tmpfile<ret><a-!>cat tmpfile<ret>