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

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