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-parsing
/
brace2.tests
blob: ef75f0b70bca91269cd65e5be12f069d886306a2 (
plain
)
1
2
3
4
5
v='{q,w}' # Should not brace-expand v value echo $v echo "$v" echo Done