summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzBench unit test <unit@test.com>2016-02-18 05:03:55 +0200
committerEzBench unit test <unit@test.com>2016-02-18 05:03:55 +0200
commit6b9d2d298d7cada4065e6e8139fbde0930c9c190 (patch)
treed03aa4b1ed29fcfc1aa79bf9d33cc27e0afe2738
parent01374d6488cf7d59bcd8d66cb9d0649fbb81cb25 (diff)
0,1,False,False
-rwxr-xr-xperf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf.py b/perf.py
index dcbb1eb7d8..e57561c7d2 100755
--- a/perf.py
+++ b/perf.py
@@ -18,7 +18,7 @@ exec_broken = False
sample_distribution_mode = 0
variance = 1
perf = 0
-noise_commit = 96141
+noise_commit = 96142
# parse the options
parser = argparse.ArgumentParser()