Skip to content

Commit 8f5e443

Browse files
committed
---
yaml --- r: 6523 b: refs/heads/master c: c1be673 h: refs/heads/master i: 6521: 6597508 6519: 5fe49d2 v: v3
1 parent 735cc89 commit 8f5e443

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: 50e2e07255fd3469b0c6d8a2725983bccf0c67b2
2+
refs/heads/master: c1be673e760963b3360b987d694cd48852a77272

trunk/mk/perf.mk

Lines changed: 1 addition & 1 deletion
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)