Files
bash/tests/run-varenv
T
2018-08-06 08:58:26 -04: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}