hush: echo \2>file fix
This commit is contained in:
@@ -6,3 +6,4 @@ moo
|
||||
EOF-f
|
||||
EOF-f f
|
||||
EOF-f
|
||||
Ok
|
||||
|
@@ -9,3 +9,4 @@ echo `echo Hello World`
|
||||
EOF-f f
|
||||
EOF-f
|
||||
EOF-f
|
||||
echo Ok
|
||||
|
@@ -6,3 +6,4 @@ moo
|
||||
EOF-f
|
||||
EOF-f f
|
||||
EOF-f
|
||||
Ok
|
||||
|
@@ -9,3 +9,4 @@ echo `echo Hello World`
|
||||
EOF-f f
|
||||
EOF-f
|
||||
EOF-f
|
||||
echo Ok
|
||||
|
1
shell/hush_test/hush-misc/redir2.right
Normal file
1
shell/hush_test/hush-misc/redir2.right
Normal file
@@ -0,0 +1 @@
|
||||
Ok
|
2
shell/hush_test/hush-misc/redir2.tests
Executable file
2
shell/hush_test/hush-misc/redir2.tests
Executable file
@@ -0,0 +1,2 @@
|
||||
echo NOT SHOWN \2>/dev/null
|
||||
echo Ok
|
Reference in New Issue
Block a user