CI: explanations after txcheck fails

This commit is contained in:
Adriaan de Groot 2020-01-25 17:36:30 +01:00
parent fa466b447c
commit 397440539f

View File

@ -103,9 +103,9 @@ else
echo "! $f"
diff -u build-txcheck-prev/$f build-txcheck-head/$f
done
echo "! Run 'txcheck.sh --cleanup' to clean-up before next run"
exit 1
fi
# tx_cleanup
tx_cleanup
exit 0