summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/shell/hush_test/hush-misc/for_with_bslashes.right
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/shell/hush_test/hush-misc/for_with_bslashes.right')
-rw-r--r--release/src/router/busybox/shell/hush_test/hush-misc/for_with_bslashes.right8
1 files changed, 8 insertions, 0 deletions
diff --git a/release/src/router/busybox/shell/hush_test/hush-misc/for_with_bslashes.right b/release/src/router/busybox/shell/hush_test/hush-misc/for_with_bslashes.right
new file mode 100644
index 00000000..02d96692
--- /dev/null
+++ b/release/src/router/busybox/shell/hush_test/hush-misc/for_with_bslashes.right
@@ -0,0 +1,8 @@
+a
+b\c
+b\\c
+b"c
+b'c
+b$c
+b`true`c
+Zero:0