summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/shell/hush_test/hush-parsing/escape1.tests
blob: 25ac96b25949842153353d3c380aef138da0c285 (plain)
1
2
3
4
5
6
test "$CONFIG_FEATURE_FANCY_ECHO" = "y" || exit 77

echo "\\"
echo a"\\"b
echo '\\'
echo c'\\'d