diff options
author | Denis Vlasenko | 2008-08-16 11:48:02 +0000 |
---|---|---|
committer | Denis Vlasenko | 2008-08-16 11:48:02 +0000 |
commit | 34c73c499bae67c1a81482c1ff5c263c85e51f1d (patch) | |
tree | b4a20d920d0b56140dd96011a4236c1991d5299c /shell/ash_test/ash-redir/redir6.right | |
parent | 8334db13c31f0cc60993739e573034ebbf258f38 (diff) | |
download | busybox-34c73c499bae67c1a81482c1ff5c263c85e51f1d.zip busybox-34c73c499bae67c1a81482c1ff5c263c85e51f1d.tar.gz |
ash: fix "(cat < file)" hang introduced by rev 22944.
Diffstat (limited to 'shell/ash_test/ash-redir/redir6.right')
-rw-r--r-- | shell/ash_test/ash-redir/redir6.right | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ash_test/ash-redir/redir6.right b/shell/ash_test/ash-redir/redir6.right new file mode 100644 index 0000000..ed754df --- /dev/null +++ b/shell/ash_test/ash-redir/redir6.right @@ -0,0 +1,2 @@ +Hello +OK |