Files
bash/tests/run-varenv
T
2019-01-07 09:27:52 -05:00

3 lines
125 B
Plaintext

${THIS_SH} ./varenv.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} varenv.right && rm -f ${BASH_TSTOUT}