]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-nquote4
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / run-nquote4
CommitLineData
95732b49 1echo warning: some of these tests will fail if you do not have UTF-8 >&2
3185942a 2echo warning: locales installed on your system >&2
95732b49
JA
3${THIS_SH} ./nquote4.tests 2>&1 | grep -v '^expect' > /tmp/xx
4diff /tmp/xx nquote4.right && rm -f /tmp/xx