Skip to content

Commit 199c7f6

Browse files
committed
---
yaml --- r: 4287 b: refs/heads/master c: 4e6bb13 h: refs/heads/master i: 4285: 6ac4aff 4283: 8d930e0 4279: 6310ede 4271: f587b0a 4255: b6def57 4223: 5bdbd02 v: v3
1 parent dd22246 commit 199c7f6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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: 9a995b0d259fa900e703205df3d095ed228778fc
2+
refs/heads/master: 4e6bb137fe89674e8f41f85a56e63444a8608231

trunk/mk/tests.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,9 @@ test/bench.stage$(2).out.tmp: test/compiletest.stage$(2)$$(X) \
204204

205205
endef
206206

207-
# Instantiate the template for stage 1, 2, 3
207+
# Instantiate the template for stage 0, 1, 2, 3
208208

209+
$(eval $(call TEST_STAGEN,0,0))
209210
$(eval $(call TEST_STAGEN,0,1))
210211
$(eval $(call TEST_STAGEN,1,2))
211212
$(eval $(call TEST_STAGEN,2,3))

0 commit comments

Comments
 (0)