diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-05-24 13:22:01 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-05-24 13:22:01 +0000 |
commit | cd7f4d27a2ccda62c3cd41c980a75a1aa59d8534 (patch) | |
tree | 040956e44b8f2b871f66aff049059ec72c449998 /shell/hush_test/hush-misc/shift.right | |
parent | 2b6bbad4dbc7d14bc0fca8eec41e6bfa35453537 (diff) |
hush: improve 2 testsuite tests
Diffstat (limited to 'shell/hush_test/hush-misc/shift.right')
-rw-r--r-- | shell/hush_test/hush-misc/shift.right | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/shell/hush_test/hush-misc/shift.right b/shell/hush_test/hush-misc/shift.right index afb90be9c..d281e358c 100644 --- a/shell/hush_test/hush-misc/shift.right +++ b/shell/hush_test/hush-misc/shift.right @@ -1,2 +1,6 @@ ./shift.tests abc d e -./shift.tests d e +./shift.tests d e 123 +./shift.tests d e 123 +./shift.tests +./shift.tests +./shift.tests |