summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-parsing/escape1.right
diff options
context:
space:
mode:
authorDenis Vlasenko2008-06-10 20:13:40 +0000
committerDenis Vlasenko2008-06-10 20:13:40 +0000
commit43360e51781942730f91bb19821e3f8f1087e4fa (patch)
treeaed87780129aa4f24a47c868c1067bf44b92a55b /shell/hush_test/hush-parsing/escape1.right
parent2e76c3f9016f674dad7a38ec7ba5b068d233f189 (diff)
downloadbusybox-43360e51781942730f91bb19821e3f8f1087e4fa.zip
busybox-43360e51781942730f91bb19821e3f8f1087e4fa.tar.gz
hush: fix escaping of \[*?; add testsuites for these and for globbing
Diffstat (limited to 'shell/hush_test/hush-parsing/escape1.right')
-rw-r--r--shell/hush_test/hush-parsing/escape1.right4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/hush_test/hush-parsing/escape1.right b/shell/hush_test/hush-parsing/escape1.right
new file mode 100644
index 0000000..1899b87
--- /dev/null
+++ b/shell/hush_test/hush-parsing/escape1.right
@@ -0,0 +1,4 @@
+\
+a\b
+\\
+c\\d