Skip to content

Commit 98abc4a

Browse files
committed
---
yaml --- r: 11357 b: refs/heads/master c: 224eb97 h: refs/heads/master i: 11355: 6637ecb v: v3
1 parent 567ca49 commit 98abc4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: a4d2beb16bbfce3df5ff5e2b4201d2cc9eb442ab
2+
refs/heads/master: 224eb977f831a60f194d83a27b04f93a4fd0447d
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/mk/tests.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,10 +414,10 @@ $(foreach host,$(CFG_TARGET_TRIPLES), \
414414
# Fast-test rules
415415
######################################################################
416416

417-
GENERATED += tmp/$$(FT).rc tmp/$$(FT_DRIVER).rs
417+
GENERATED += tmp/$(FT).rc tmp/$(FT_DRIVER).rs
418418

419419
tmp/$(FT).rc tmp/$(FT_DRIVER).rs: \
420-
$(TEST_RPASS_SOURCES_STAGE2) \
420+
$(RPASS_TESTS) \
421421
$(S)src/etc/combine-tests.py
422422
@$(call E, check: building combined stage2 test runner)
423423
$(Q)$(S)src/etc/combine-tests.py

0 commit comments

Comments
 (0)