hush: make getopt32 usable in builtins. use it in unset.
[oweals/busybox.git] / shell / hush_test / hush-vars / var3.tests
index 2947fccee7ae98fdbe284bc111bd8ce83bfaaefb..e09f4331780f7a29215f9250cbf428db36201bc7 100755 (executable)
@@ -1,4 +1,4 @@
 # reject invalid vars
-hush -c 'echo ${1q}'
-hush -c 'echo ${&}'
-hush -c 'echo ${$}'
+"$THIS_SH" -c 'echo ${1q}'
+"$THIS_SH" -c 'echo ${&}'
+"$THIS_SH" -c 'echo ${$}'