shells: add tests for backslashes in export VAR=VAL
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 14 May 2019 17:15:20 +0000 (19:15 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 14 May 2019 17:15:20 +0000 (19:15 +0200)
commit63d765e666a8b23e3923acecdc41be71d5679439
treef9abff4ed55ada540f7acef0719de6eaf38f9e42
parentd8bd7012a30c6ce9efe26d06880ac223143709ad
shells: add tests for backslashes in export VAR=VAL

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash_test/ash-misc/export1.right [new file with mode: 0644]
shell/ash_test/ash-misc/export1.tests [new file with mode: 0755]
shell/hush_test/hush-misc/export1.right [new file with mode: 0644]
shell/hush_test/hush-misc/export1.tests [new file with mode: 0755]