From 5c325b8613a4323ee47bd42ce6d962b9ab9f2d90 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 24 Oct 2016 15:00:55 +0300 Subject: Change ! syntaxt to <- and >- --- unit-tests/test/script/parser/command-re-parse.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unit-tests') diff --git a/unit-tests/test/script/parser/command-re-parse.test b/unit-tests/test/script/parser/command-re-parse.test index 5ea2284..3b9ae3e 100644 --- a/unit-tests/test/script/parser/command-re-parse.test +++ b/unit-tests/test/script/parser/command-re-parse.test @@ -2,8 +2,8 @@ # double-quote # $* <>EOO -x = cmd \\">!\\" "'-\\" "'<-'" \$x EOI -cmd ">!" "-" "<-" EOO -- cgit v1.1