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-vars
/
var3.tests
blob: 2947fccee7ae98fdbe284bc111bd8ce83bfaaefb (
plain
)
1
2
3
4
# reject invalid vars hush -c 'echo ${1q}' hush -c 'echo ${&}' hush -c 'echo ${$}'