summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2015-01-12 20:47:18 +0000
committerMaxime Coste <frrrwww@gmail.com>2015-01-12 20:47:18 +0000
commit9b4dc8d56be05fa74f53ca327c6c174252dd08ec (patch)
tree47dd79f7391082231c543da9d390fad43b2d5228
parentf440c3137004d68ab6cafae7948479af07d720f8 (diff)
parent5b117ae00ff66c3e112603e3de1eb2d25c13b8ab (diff)
Merge branch 'master' into memory-tracking
-rw-r--r--test/unit/pipe-to/cmd2
-rw-r--r--test/unit/pipe-to/out2
2 files changed, 2 insertions, 2 deletions
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 @@
-<a-|>sed -n "s/foo/bar/; P" > tmpfile<ret><a-!>cat tmpfile<ret>
+<a-|>sed -n "s/foo/bar/; P" > out<ret>:e! out<ret>
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