diff --git a/test/unit/pipe-to/cmd b/test/unit/pipe-to/cmd index 98ef9e4c..c6070f89 100644 --- a/test/unit/pipe-to/cmd +++ b/test/unit/pipe-to/cmd @@ -1 +1 @@ -sed -n "s/foo/bar/; P" > tmpfilecat tmpfile +sed -n "s/foo/bar/; P" > out:e! out diff --git a/test/unit/pipe-to/out b/test/unit/pipe-to/out index 650fcae6..189899d2 100644 --- a/test/unit/pipe-to/out +++ b/test/unit/pipe-to/out @@ -1 +1 @@ -foobarbarbar +barbar