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 5c6ba4b commit dc5f778Copy full SHA for dc5f778
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 9cc2515dfa40c6a7f8f4a556b9bcfab18f379418
+refs/heads/master: 9711596bec1fbc40a09c7c23ef12fe06a8d9bd3d
trunk/mk/tests.mk
@@ -457,7 +457,7 @@ check-stage$(1)-H-all-bench: \
457
endef
458
459
$(foreach stage,$(STAGES), \
460
- $(eval $(call DEF_CHECK_FOR_STAGE,$(stage))))
+ $(eval $(call DEF_CHECK_ALL_FOR_STAGE,$(stage))))
461
462
define DEF_CHECK_FOR_STAGE
463
0 commit comments