Skip to content

Commit d42f07e

Browse files
committed
---
yaml --- r: 6523 b: refs/heads/master c: c1be673 h: refs/heads/master i: 6521: b66c2a1 6519: 7ff72f1 v: v3
1 parent 3ca2d66 commit d42f07e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 50e2e07255fd3469b0c6d8a2725983bccf0c67b2
2+
refs/heads/master: c1be673e760963b3360b987d694cd48852a77272

trunk/mk/perf.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ rustc-perf$(X): $(CFG_HOST_TRIPLE)/stage2/bin/rustc$(X)
1010
endif
1111

1212
perf: check-stage2-perf rustc-perf$(X)
13-
$(Q)find test/perf -name \*.err | xargs cat
13+
$(Q)find $(CFG_HOST_TRIPLE)/test/perf -name \*.err | xargs cat
1414
$(Q)cat rustc-perf.err

0 commit comments

Comments
 (0)