Skip to content

Commit 1811ff5

Browse files
committed
---
yaml --- r: 134154 b: refs/heads/master c: 2443dd0 h: refs/heads/master v: v3
1 parent 8376a1f commit 1811ff5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-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: 23ba9072e1e3cd15c7e6fc5f2518680f2018a7b0
2+
refs/heads/master: 2443dd0dccd69a60f0086faed93d316965a95fe3
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 437179ed8bf7f7672f84b19265df1ce569e70490
55
refs/heads/try: 777654cfccbfa39bc7f671d8e9629018ed8ca12d

trunk/mk/tests.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ export LC_ALL=C
6767
# If we're running perf then set this environment variable
6868
# to put the benchmarks into 'hard mode'
6969
ifeq ($(MAKECMDGOALS),perf)
70-
RUST_BENCH=1
71-
export RUST_BENCH
70+
export RUST_BENCH=1
7271
endif
7372

7473
TEST_LOG_FILE=tmp/check-stage$(1)-T-$(2)-H-$(3)-$(4).log

0 commit comments

Comments
 (0)