Files
bash/tests/run-varenv
2018-09-17 15:10:56 -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}