aboutsummaryrefslogtreecommitdiff
path: root/toys/posix
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2019-08-29 19:40:11 -0500
committerRob Landley <rob@landley.net>2019-08-29 19:40:11 -0500
commit3841cf8a685b4c95264dae7f42db65ca24dbf1b1 (patch)
tree556b5edf4d2b9526306ee81c8f2b7476da35096c /toys/posix
parentf97f4e72e9ead6dcd0f747d5c780c0878b873e7f (diff)
downloadtoybox-3841cf8a685b4c95264dae7f42db65ca24dbf1b1.tar.gz
Fix sh handling nested if/else/elif statements ala
if true; then if false; then echo one; elif echo two; then echo three; else echo four; fi; fi
Diffstat (limited to 'toys/posix')
0 files changed, 0 insertions, 0 deletions