]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-quotearray
Bash-5.2-rc4 release
[thirdparty/bash.git] / tests / run-quotearray
1 ${THIS_SH} ./quotearray.tests >${BASH_TSTOUT} 2>&1
2 diff ${BASH_TSTOUT} quotearray.right && rm -f ${BASH_TSTOUT}