Files
bash/tests/run-quotearray
T

3 lines
112 B
Plaintext

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