shells: add tests for backslashes in export VAR=VAL
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
|\w \\ \ \|
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
export Z='\w \\ \ \'
|
||||
echo "|$Z|"
|
||||
Reference in New Issue
Block a user