Welcome to mirror list, hosted at ThFree Co, Russian Federation.

msh-supports-underscores-in-variable-names « msh « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9c7834b37edaa5ec91f81c850d9d420533525c8c (plain)
1
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo