busybox/shell/ash_test/ash-misc/export1.tests
Denys Vlasenko 63d765e666 shells: add tests for backslashes in export VAR=VAL
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-05-14 19:15:20 +02:00

2 lines
33 B
Text
Executable file

export Z='\w \\ \ \'
echo "|$Z|"