Try an alternative pipe-to method to fix OSX test

This commit is contained in:
Maxime Coste 2015-01-12 20:31:45 +00:00
parent de12fe1cc6
commit 78eb2a46d4

View File

@ -1 +1 @@
<a-|>sed -n "s/foo/bar/; P" > tmpfile<ret><a-!>cat tmpfile<ret>
<a-|>sed -n "s/foo/bar/; P" > tmpfile<ret><a-!>echo -n $(<lt>tmpfile)<ret>