summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/shell/hush_test/hush-glob/glob_and_assign.right
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/shell/hush_test/hush-glob/glob_and_assign.right')
-rw-r--r--release/src/router/busybox/shell/hush_test/hush-glob/glob_and_assign.right6
1 files changed, 6 insertions, 0 deletions
diff --git a/release/src/router/busybox/shell/hush_test/hush-glob/glob_and_assign.right b/release/src/router/busybox/shell/hush_test/hush-glob/glob_and_assign.right
new file mode 100644
index 00000000..d46e4436
--- /dev/null
+++ b/release/src/router/busybox/shell/hush_test/hush-glob/glob_and_assign.right
@@ -0,0 +1,6 @@
+ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
+ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
+*.tmp
+ZVAR=z.tmp z.tmp
+ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp
+ZVAR=z.tmp ZVAR=*.tmp ZVAR=[z].tmp