aboutsummaryrefslogtreecommitdiff
path: root/bench.py
diff options
context:
space:
mode:
Diffstat (limited to 'bench.py')
-rwxr-xr-xbench.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench.py b/bench.py
index f0f7810..3f183cc 100755
--- a/bench.py
+++ b/bench.py
@@ -141,7 +141,6 @@ def main():
print_error("Preparing", bench.name, "failed!")
continue
- print_status("Running", bench.name, "...")
if not bench.run(runs=args.runs):
continue