SVN=121467
@ -38,4 +38,7 @@ if ! diff run.out golden.out
then
failed=1
fi
echo 2>&1 $(grep -c '^BUG' run.out) tests are failing incorrectly
exit $failed