diff options
author | Denis Vlasenko | 2008-06-17 12:09:21 +0000 |
---|---|---|
committer | Denis Vlasenko | 2008-06-17 12:09:21 +0000 |
commit | 6eaf8deddd3c2cd747b09fb038f9e56f18250714 (patch) | |
tree | 44cd58a2415de3951bd5d694a78139633f605fcf /shell/hush_test | |
parent | b6926109b70cd6989384ea6ac1dc9dd9f842efc4 (diff) | |
download | busybox-6eaf8deddd3c2cd747b09fb038f9e56f18250714.zip busybox-6eaf8deddd3c2cd747b09fb038f9e56f18250714.tar.gz |
hush: fix "for a in; do echo 'I should never run'; done" bug
Diffstat (limited to 'shell/hush_test')
-rw-r--r-- | shell/hush_test/hush-misc/empty_for.right (renamed from shell/hush_test/hush-bugs/empty_for.right) | 0 | ||||
-rwxr-xr-x | shell/hush_test/hush-misc/empty_for.tests (renamed from shell/hush_test/hush-bugs/empty_for.tests) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/shell/hush_test/hush-bugs/empty_for.right b/shell/hush_test/hush-misc/empty_for.right index 290d39b..290d39b 100644 --- a/shell/hush_test/hush-bugs/empty_for.right +++ b/shell/hush_test/hush-misc/empty_for.right diff --git a/shell/hush_test/hush-bugs/empty_for.tests b/shell/hush_test/hush-misc/empty_for.tests index 0cb52e8..0cb52e8 100755 --- a/shell/hush_test/hush-bugs/empty_for.tests +++ b/shell/hush_test/hush-misc/empty_for.tests |