hush: support $_NUMBERS variable names
This commit is contained in:
4
shell/hush_test/hush-vars/var2.tests
Executable file
4
shell/hush_test/hush-vars/var2.tests
Executable file
@@ -0,0 +1,4 @@
|
||||
_1=http://busybox.net
|
||||
|
||||
echo $_1
|
||||
echo ${_1}_abc
|
Reference in New Issue
Block a user