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