Skip to content

Commit c3c9e99

Browse files
committed
---
yaml --- r: 3582 b: refs/heads/master c: 6853e04 h: refs/heads/master v: v3
1 parent 1234b4d commit c3c9e99

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 8499c77cee3b745dfde576d1dbd03f292ab3c00f
2+
refs/heads/master: 6853e04fc40d02522a57660b043e220402d11416

trunk/mk/tests.mk

+4
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@ check-stage2: tidy \
166166
$(TEST_RPASS_OUTS_STAGE2) $(TEST_RFAIL_OUTS_STAGE2) \
167167
$(TEST_CFAIL_OUTS_STAGE2) \
168168

169+
# FIXME: This duplicate rule is only here until the tinderbox scripts
170+
# are fixed to use the check-stage2 rule
171+
stage2-check: tidy \
172+
check-stage2
169173

170174
check: tidy \
171175
$(TEST_RPASS_EXES_STAGE2) $(TEST_RFAIL_EXES_STAGE2) \

0 commit comments

Comments
 (0)