aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-quoting/dollar_squote_bash2.tests
AgeCommit message (Collapse)Author
2016-09-25ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286Denys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>