Sign in
coral
/
busybox
/
1e9a4f56f574471707244db9f7038ad0581dec16
/
.
/
shell
/
ash_test
/
ash-misc
/
if_false_exitcode.tests
blob: 01b36b100838684421052402cdfc1ce12b08b64e [
file
] [
log
] [
blame
]
if
false
;
then
echo
Bad
;
fi
echo
Ok
:
$
?