diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-10 00:20:58 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-10 00:20:58 +0000 |
commit | c96865f4458f357df41eeea73d456e15755b51f4 (patch) | |
tree | 2ff83e9aa8062a05aea94c9b576af5f5c8870b55 /shell/hush_test/hush-misc/redir1.right | |
parent | e05f9286a943eb74bdcdead86c016e6c8cc5c082 (diff) |
hush: readability improvements.
fix some more obscure bugs.
a new redir4.tests is known to fail.
Diffstat (limited to 'shell/hush_test/hush-misc/redir1.right')
-rw-r--r-- | shell/hush_test/hush-misc/redir1.right | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/redir1.right b/shell/hush_test/hush-misc/redir1.right index ac90b4a0a..15515d1af 100644 --- a/shell/hush_test/hush-misc/redir1.right +++ b/shell/hush_test/hush-misc/redir1.right @@ -1,3 +1,5 @@ +Test 0: var:ok +File created:ok Test 1: var:ok File created:ok Test 2: var:ok |