ash: fix "(cat < file)" hang introduced by rev 22944.
This commit is contained in:
2
shell/ash_test/ash-redir/redir6.right
Normal file
2
shell/ash_test/ash-redir/redir6.right
Normal file
@ -0,0 +1,2 @@
|
||||
Hello
|
||||
OK
|
3
shell/ash_test/ash-redir/redir6.tests
Executable file
3
shell/ash_test/ash-redir/redir6.tests
Executable file
@ -0,0 +1,3 @@
|
||||
# we had a bug where this would hang
|
||||
(head -n 1 <redir6.right)
|
||||
echo OK
|
Reference in New Issue
Block a user