Files
bash/tests/run-quotearray
2022-01-20 15:06:05 -05:00

3 lines
112 B
Plaintext

${THIS_SH} ./quotearray.tests >${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} quotearray.right && rm -f ${BASH_TSTOUT}