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
commit378ec23bb7d7b66f71aca2382f4eff3c453b0960 (patch)
tree582b98b176e9f77768c0379b10ee91f7953f2a23
parentd7ee936c1764e357bcd2d108c81bc9ea5cd7d2f7 (diff)
-rwxr-xr-xperf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf.py b/perf.py
index 5245408542..a37e8d2f14 100755
--- a/perf.py
+++ b/perf.py
@@ -18,7 +18,7 @@ exec_broken = False
sample_distribution_mode = 0
variance = 1
perf = 0
-noise_commit = 96146
+noise_commit = 96147
# parse the options
parser = argparse.ArgumentParser()