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
/
testsuite
/
false
/
false-returns-failure
blob: 30ee2997f240eab953d23f56d19c32c70aca92a4 (
plain
)
1
2
3
4
5
if busybox false; then return 1 else return 0 fi