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 bf06681 commit 6bcc403Copy full SHA for 6bcc403
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 82935c2d17a8afd494699da5bea85b578c0d58c3
+refs/heads/master: acb0e8dcad4c27b910135c5860948b874c67251e
trunk/mk/tests.mk
@@ -329,4 +329,4 @@ test/$(FT_DRIVER)$(X): test/$(FT_DRIVER).rs stage2/lib/$(FT_LIB) $(SREQ2)
329
$(STAGE2) -o $@ $<
330
331
test/$(FT_DRIVER).out: test/$(FT_DRIVER)$(X) $(SREQ2)
332
- $(Q)$(call CFG_RUN_TEST, $<) | tee $@
+ $(Q)$(call CFG_RUN_TEST, $<)
0 commit comments