index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
hush_test
/
hush-misc
/
while4.tests
blob: ba80e603a29b0b34bc869b8e179e5bd4cb17853b (
plain
)
1
2
3
4
5
6
false while false && echo Not reached; do echo BUG break done echo Ok:$?