i-bash/tests/run-test

5 lines
109 B
Text
Raw Normal View History

2004-07-27 13:29:18 +00:00
unset GROUPS UID 2>/dev/null
2000-03-17 21:46:59 +00:00
${THIS_SH} ./test.tests >/tmp/xx 2>&1
1996-12-23 17:02:34 +00:00
diff /tmp/xx test.right && rm -f /tmp/xx