Try to fix OSX pipe-to test

This commit is contained in:
Maxime Coste 2014-12-13 18:30:56 +00:00
parent 54e5d479bd
commit 1cdba68bcf

View File

@ -1,2 +1,2 @@
<a-|>sed s/foo/bar/ > tmpfile<ret><a-!>cat tmpfile<ret>
<a-|>sed -n "s/foo/bar/; P" > tmpfile<ret><a-!>cat tmpfile<ret>