index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-misc
/
elif1.tests
blob: 77b8a25ea29bd0126189c520fcdcfa4623c01b92 (
plain
)
1
2
3
4
5
6
if false; then : elif echo 'ELIF1'; echo 'ELIF2'; then echo "ELIF THEN" fi echo "Ok:$?"