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-quoting
/
quote_in_varexp1.tests
blob: 1b97b05566f9097d9930354a8ef8c9b266cd69bd (
plain
)
1
2
x="''''"; echo "${x#"${x+''}"''}" echo Ok:$?