mk: Run tidy after tests in 'make check'

Tidy takes like forever to run.
This commit is contained in:
Brian Anderson 2014-07-07 18:02:59 -07:00
parent 00cdd639a9
commit 8121c39a3e
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ endif
# Main test targets
######################################################################
check: cleantmptestlogs cleantestlibs tidy check-notidy
check: cleantmptestlogs cleantestlibs check-notidy tidy
check-notidy: cleantmptestlogs cleantestlibs all check-stage2
$(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log