]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-nquote4
Bash-4.4 patch 19
[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
a0c0a00f
CR
3${THIS_SH} ./nquote4.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
4diff ${BASH_TSTOUT} nquote4.right && rm -f ${BASH_TSTOUT}