]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-nquote
bash-4.4 beta release
[thirdparty/bash.git] / tests / run-nquote
CommitLineData
54a5fbe1
CR
1${THIS_SH} ./nquote.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
2diff ${BASH_TSTOUT} nquote.right && rm -f ${BASH_TSTOUT}