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