mirror of https://github.com/mirror/busybox.git
The structure is:
while cmd; do
done
bash doesn't accept it at all. We were accepting it but execution
was buggy.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
||
|---|---|---|
| .. | ||
| hush-arith | ||
| hush-bugs | ||
| hush-glob | ||
| hush-leak | ||
| hush-misc | ||
| hush-parsing | ||
| hush-psubst | ||
| hush-read | ||
| hush-trap | ||
| hush-vars | ||
| hush-z_slow | ||
| .gitignore | ||
| run-all | ||