hush: echo \2>file fix

This commit is contained in:
Denis Vlasenko
2009-04-08 09:29:14 +00:00
parent df6f95cedf
commit 3dfb035d8d
7 changed files with 28 additions and 8 deletions

View File

@@ -6,3 +6,4 @@ moo
EOF-f
EOF-f f
EOF-f
Ok

View File

@@ -9,3 +9,4 @@ echo `echo Hello World`
EOF-f f
EOF-f
EOF-f
echo Ok

View File

@@ -6,3 +6,4 @@ moo
EOF-f
EOF-f f
EOF-f
Ok

View File

@@ -9,3 +9,4 @@ echo `echo Hello World`
EOF-f f
EOF-f
EOF-f
echo Ok

View File

@@ -0,0 +1 @@
Ok

View File

@@ -0,0 +1,2 @@
echo NOT SHOWN \2>/dev/null
echo Ok