diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-05-23 00:32:25 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-05-23 00:32:25 +0000 |
commit | 1a7358612ff2dfdfc9fa461faa946c577666787f (patch) | |
tree | 3edf610e1f0bab6f33e90716fc1550f0c9060991 /shell/hush_test/hush-vars/star.right | |
parent | 94dace30160131fc3f45b3f486463c49cda05204 (diff) |
hush: fix a bit different instance of "No EOL" bug,
add testsuite for that. Expand another testsuite.
Diffstat (limited to 'shell/hush_test/hush-vars/star.right')
-rw-r--r-- | shell/hush_test/hush-vars/star.right | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-vars/star.right b/shell/hush_test/hush-vars/star.right index b33b176b2..0ecc55bc2 100644 --- a/shell/hush_test/hush-vars/star.right +++ b/shell/hush_test/hush-vars/star.right @@ -3,3 +3,4 @@ .d. .e. .f. +.1 abc d e f. |