diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-06-10 18:06:24 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-06-10 18:06:24 +0000 |
commit | 895bea23032221bcc158f447f81abacd046f87b1 (patch) | |
tree | 1a1a376d725353210d57a1855a9c50f4224eacca /shell/hush_test/hush-vars/empty.right | |
parent | 46ccdcb96eab18739509078638a0a7b2ae393684 (diff) | |
download | busybox-w32-895bea23032221bcc158f447f81abacd046f87b1.tar.gz busybox-w32-895bea23032221bcc158f447f81abacd046f87b1.tar.bz2 busybox-w32-895bea23032221bcc158f447f81abacd046f87b1.zip |
hush: fix some fallout from prev commits, add testsuite
Diffstat (limited to 'shell/hush_test/hush-vars/empty.right')
-rw-r--r-- | shell/hush_test/hush-vars/empty.right | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/hush_test/hush-vars/empty.right b/shell/hush_test/hush-vars/empty.right new file mode 100644 index 000000000..2cb3c70f2 --- /dev/null +++ b/shell/hush_test/hush-vars/empty.right | |||
@@ -0,0 +1,3 @@ | |||
1 | a b c d e f 1 2 3 4 5 6 7 8 9 0 A B C D E F | ||
2 | a b c d e f 1 2 3 4 5 6 7 8 9 0 A B C D E F | ||
3 | a b c d e f 1 2 3 4 5 6 7 8 9 0 A B C D E F | ||