diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-05-21 18:35:37 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-05-21 18:35:37 -0400 |
commit | 342a63d659ed41b0fe9f412eb75d495e64cc2096 (patch) | |
tree | 02c56eeb3dcea0750b79049156de70d440edd00c /shell/hush_test/hush-misc/compound.right | |
parent | 12bcc76e9b95d2705912e8ad4e02c6fae374e844 (diff) |
hush_test: add some pathological compound list tests
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'shell/hush_test/hush-misc/compound.right')
-rw-r--r-- | shell/hush_test/hush-misc/compound.right | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/compound.right b/shell/hush_test/hush-misc/compound.right new file mode 100644 index 000000000..757d42fe4 --- /dev/null +++ b/shell/hush_test/hush-misc/compound.right @@ -0,0 +1,14 @@ +new group +0 +1 +2 +3 +4 +5 +6 +new group +new group +0 +1 +2 +3 |