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
commitacd6550a9cefa5b6816856802160eff92b912464 (patch)
treef59c330af9bb8b3eddd656559ba23afb303001ad
parent9472fd992eb1ce51755f1fa85de57bf0ba021d6f (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 348a3e283a..27bb06fba0 100755
--- a/perf.py
+++ b/perf.py
@@ -18,7 +18,7 @@ exec_broken = False
sample_distribution_mode = 0
variance = 1
perf = 0
-noise_commit = 96135
+noise_commit = 96136
# parse the options
parser = argparse.ArgumentParser()