aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-bugs/glob_and_vars.tests
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-06-14 15:50:55 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-06-14 15:50:55 +0000
commitdd316dd283704b9adb588c3fb7cdec6ba5fbceb8 (patch)
tree7e5a4f524e01190d04bc79a4814c4ff6dce9d40d /shell/hush_test/hush-bugs/glob_and_vars.tests
parenta84420062a1e7a6e149b7d1ca77e1a787e55d45b (diff)
downloadbusybox-dd316dd283704b9adb588c3fb7cdec6ba5fbceb8.tar.gz
hush: add support for ':'; create testsuite entries
text data bss dec hex filename 809569 612 7044 817225 c7849 busybox_old 809528 612 7044 817184 c7820 busybox_unstripped
Diffstat (limited to 'shell/hush_test/hush-bugs/glob_and_vars.tests')
-rwxr-xr-xshell/hush_test/hush-bugs/glob_and_vars.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-bugs/glob_and_vars.tests b/shell/hush_test/hush-bugs/glob_and_vars.tests
new file mode 100755
index 000000000..c8e0c067d
--- /dev/null
+++ b/shell/hush_test/hush-bugs/glob_and_vars.tests
@@ -0,0 +1,2 @@
+v=.
+echo $v/glob_and_vars.*