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
/
colon.tests
blob: cb8ab53060a125a8591f0528659d2b6bf198a3e8 (
plain
)
1
2
3
4
5
false : echo $? (while :; do exit; done) echo OK: $?