summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/testsuite/msh/msh-supports-underscores-in-variable-names
blob: 9c7834b37edaa5ec91f81c850d9d420533525c8c (plain)
1
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo