File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 7eb9337dace88c5ded431aa7507f06d50619131b
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 23ba9072e1e3cd15c7e6fc5f2518680f2018a7b0
4
+ refs/heads/snap-stage3: 2443dd0dccd69a60f0086faed93d316965a95fe3
5
5
refs/heads/try: 14378ea357c06c23607ca61ade44f60a7a64a1c7
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
Original file line number Diff line number Diff line change @@ -67,8 +67,7 @@ export LC_ALL=C
67
67
# If we're running perf then set this environment variable
68
68
# to put the benchmarks into 'hard mode'
69
69
ifeq ($(MAKECMDGOALS ) ,perf)
70
- RUST_BENCH =1
71
- export RUST_BENCH
70
+ export RUST_BENCH =1
72
71
endif
73
72
74
73
TEST_LOG_FILE =tmp/check-stage$(1 ) -T-$(2 ) -H-$(3 ) -$(4 ) .log
You can’t perform that action at this time.
0 commit comments