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
commitd9b38ad34cad4009db6a517e3d7b17bc6df16d0d (patch)
treeb33e67b082255f859afc8f040bf2ebfce4e885fa
parentac37677a0a502a314fc1d1d4750f6c86352c09ea (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 98e5e06b7a..48a491c60f 100755
--- a/perf.py
+++ b/perf.py
@@ -18,7 +18,7 @@ exec_broken = False
sample_distribution_mode = 0
variance = 1
perf = 0
-noise_commit = 96115
+noise_commit = 96116
# parse the options
parser = argparse.ArgumentParser()