We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14face commit 27abbcaCopy full SHA for 27abbca
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 7b1724fb40a1eff8f3f7960f9a52e8e04decdaaf
+refs/heads/master: 397d9148a77cfdbbc850da4fa97310afc218a385
trunk/mk/tests.mk
@@ -66,9 +66,9 @@ endif
66
# Main test targets
67
######################################################################
68
69
-check: all tidy check-stage2 \
+check: tidy all check-stage2 \
70
71
-check-full: all tidy check-stage1 check-stage2 check-stage3 \
+check-full: tidy all check-stage1 check-stage2 check-stage3 \
72
73
# Run the tidy script in multiple parts to avoid huge 'echo' commands
74
ifdef CFG_NOTIDY
0 commit comments