We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8376a1f commit 1811ff5Copy full SHA for 1811ff5
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 23ba9072e1e3cd15c7e6fc5f2518680f2018a7b0
+refs/heads/master: 2443dd0dccd69a60f0086faed93d316965a95fe3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 437179ed8bf7f7672f84b19265df1ce569e70490
5
refs/heads/try: 777654cfccbfa39bc7f671d8e9629018ed8ca12d
trunk/mk/tests.mk
@@ -67,8 +67,7 @@ export LC_ALL=C
67
# If we're running perf then set this environment variable
68
# to put the benchmarks into 'hard mode'
69
ifeq ($(MAKECMDGOALS),perf)
70
- RUST_BENCH=1
71
- export RUST_BENCH
+ export RUST_BENCH=1
72
endif
73
74
TEST_LOG_FILE=tmp/check-stage$(1)-T-$(2)-H-$(3)-$(4).log
0 commit comments