Skip to content

Commit 27abbca

Browse files
committed
---
yaml --- r: 7420 b: refs/heads/master c: 397d914 h: refs/heads/master v: v3
1 parent b14face commit 27abbca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 7b1724fb40a1eff8f3f7960f9a52e8e04decdaaf
2+
refs/heads/master: 397d9148a77cfdbbc850da4fa97310afc218a385

trunk/mk/tests.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ endif
6666
# Main test targets
6767
######################################################################
6868

69-
check: all tidy check-stage2 \
69+
check: tidy all check-stage2 \
7070

71-
check-full: all tidy check-stage1 check-stage2 check-stage3 \
71+
check-full: tidy all check-stage1 check-stage2 check-stage3 \
7272

7373
# Run the tidy script in multiple parts to avoid huge 'echo' commands
7474
ifdef CFG_NOTIDY

0 commit comments

Comments
 (0)