]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-nquote
Bash-4.4 distribution sources and documentation
[thirdparty/bash.git] / tests / run-nquote
CommitLineData
a0c0a00f
CR
1${THIS_SH} ./nquote.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
2diff ${BASH_TSTOUT} nquote.right && rm -f ${BASH_TSTOUT}