aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_wordsplit_ifs3.right
diff options
context:
space:
mode:
Diffstat (limited to 'shell/hush_test/hush-vars/var_wordsplit_ifs3.right')
-rw-r--r--shell/hush_test/hush-vars/var_wordsplit_ifs3.right12
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/hush_test/hush-vars/var_wordsplit_ifs3.right b/shell/hush_test/hush-vars/var_wordsplit_ifs3.right
new file mode 100644
index 000000000..5ab72e1cd
--- /dev/null
+++ b/shell/hush_test/hush-vars/var_wordsplit_ifs3.right
@@ -0,0 +1,12 @@
+Unquoted%:<q>
+Unquoted%:<w>
+Unquoted%:<e>
+Unquoted%:<r>
+Unquoted%:<t>
+Unquoted#:<w>
+Unquoted#:<e>
+Unquoted#:<r>
+Unquoted#:<t>
+Unquoted#:<y>
+Quoted%:<q w e r t >
+Quoted#:< w e r t y>