aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-05-01 01:49:50 +0000
committerEric Andersen <andersen@codepoet.org>2001-05-01 01:49:50 +0000
commit4ed5e37d4b6569b16758ae736084d96f6f19a0ac (patch)
tree0424bb0d95468696e906f17a5d5232427eb858db /applets
parent3f99b567b8500be6095f4ef36d6733873ebfe0c8 (diff)
downloadbusybox-4ed5e37d4b6569b16758ae736084d96f6f19a0ac.tar.gz
Another hush update from Larry:
Minor improvements. Something is still broken with running scripts via "hush filename". All the following are now handled acceptably (matches ash, not bash). if true; then echo foo1; fi if true; then echo foo2; fi if true; false; then echo bar; else echo foo3; fi if true || false; then echo foo4; fi - Larry
Diffstat (limited to 'applets')
0 files changed, 0 insertions, 0 deletions