aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test/script/parser/command-re-parse.test
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/test/script/parser/command-re-parse.test')
-rw-r--r--unit-tests/test/script/parser/command-re-parse.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests/test/script/parser/command-re-parse.test b/unit-tests/test/script/parser/command-re-parse.test
index 956052d..5ea2284 100644
--- a/unit-tests/test/script/parser/command-re-parse.test
+++ b/unit-tests/test/script/parser/command-re-parse.test
@@ -3,7 +3,7 @@
#
$* <<EOI >>EOO
x = cmd \\">!\\" "'<!'"
-$x
+\$x
EOI
cmd ">!" "<!"
EOO