summaryrefslogtreecommitdiffstats
path: root/tests/run-test
blob: d68791ca26d46f94ef4724cfd6d95d1b11eed5cb (plain)
1
2
3
4
unset GROUPS UID 2>/dev/null

${THIS_SH} ./test.tests >${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} test.right && rm -f ${BASH_TSTOUT}