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

2 lines
59 B
Plaintext
Raw Normal View History

2001-10-30 23:11:20 +00:00
test "`busybox msh -c 'FOO_BAR=foo; echo $FOO_BAR'`" = foo