Files
bash/tests/run-exportfunc
T
2014-10-09 20:25:14 -04:00

3 lines
92 B
Plaintext

${THIS_SH} ./exportfunc.tests > /tmp/xx 2>&1
diff /tmp/xx exportfunc.right && rm -f /tmp/xx