Files
bash/tests/run-exportfunc
T

3 lines
92 B
Plaintext

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