busybox/testsuite/msh/msh-supports-underscores-in-variable-names

2 lines
59 B
Plaintext
Raw Normal View History

2001-10-31 04:41:20 +05:30
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo