aboutsummaryrefslogtreecommitdiff
path: root/cut.c
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-05-01 01:49:50 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-05-01 01:49:50 +0000
commitb366264b9c3eead7518bc141f2e29b16dfc03596 (patch)
tree0424bb0d95468696e906f17a5d5232427eb858db /cut.c
parent338f7024096e4edaabc8b4b919274b90f09a0b3c (diff)
downloadbusybox-w32-b366264b9c3eead7518bc141f2e29b16dfc03596.tar.gz
busybox-w32-b366264b9c3eead7518bc141f2e29b16dfc03596.tar.bz2
busybox-w32-b366264b9c3eead7518bc141f2e29b16dfc03596.zip
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 git-svn-id: svn://busybox.net/trunk/busybox@2500 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'cut.c')
0 files changed, 0 insertions, 0 deletions