add util/check-ans-prereq to precheck

(cherry picked from commit 74c1c37563)
This commit is contained in:
Mark Andrews 2019-02-08 12:21:59 +11:00
parent 2274fd37e9
commit 8d2790af06

View file

@ -154,6 +154,7 @@ stages:
misc:sid:amd64:
<<: *precheck_job
script:
- sh util/check-ans-prereq.sh
- sh util/checklibs.sh > checklibs.out
- sh util/tabify-changes < CHANGES > CHANGES.tmp
- diff -urNap CHANGES CHANGES.tmp