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-standalone
/
var_standalone1.tests
blob: 1e905ba75ebbf6c561c3b01244dec6677a74d6a6 (
plain
)
1
2
VAR=42 $THIS_SH -c 'unset VAR; env | grep ^VAR' echo Done: $?