Skip to content

Commit 6bcc403

Browse files
committed
---
yaml --- r: 5483 b: refs/heads/master c: acb0e8d h: refs/heads/master i: 5481: 1f1f67e 5479: a02a427 v: v3
1 parent bf06681 commit 6bcc403

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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: 82935c2d17a8afd494699da5bea85b578c0d58c3
2+
refs/heads/master: acb0e8dcad4c27b910135c5860948b874c67251e

trunk/mk/tests.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,4 +329,4 @@ test/$(FT_DRIVER)$(X): test/$(FT_DRIVER).rs stage2/lib/$(FT_LIB) $(SREQ2)
329329
$(STAGE2) -o $@ $<
330330

331331
test/$(FT_DRIVER).out: test/$(FT_DRIVER)$(X) $(SREQ2)
332-
$(Q)$(call CFG_RUN_TEST, $<) | tee $@
332+
$(Q)$(call CFG_RUN_TEST, $<)

0 commit comments

Comments
 (0)