summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/shell/hush_test/hush-parsing/starquoted.right
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/shell/hush_test/hush-parsing/starquoted.right')
-rw-r--r--release/src/router/busybox/shell/hush_test/hush-parsing/starquoted.right8
1 files changed, 8 insertions, 0 deletions
diff --git a/release/src/router/busybox/shell/hush_test/hush-parsing/starquoted.right b/release/src/router/busybox/shell/hush_test/hush-parsing/starquoted.right
new file mode 100644
index 00000000..b56323fe
--- /dev/null
+++ b/release/src/router/busybox/shell/hush_test/hush-parsing/starquoted.right
@@ -0,0 +1,8 @@
+.1 abc d e f.
+.1.
+.abc.
+.d e f.
+.-1 abc d e f-.
+.-1.
+.abc.
+.d e f-.