Author: Maciej Fijalkowski <fij...@gmail.com> Branch: single-run Changeset: r225:14b5d59b71d3 Date: 2013-08-01 21:24 +0200 http://bitbucket.org/pypy/benchmarks/changeset/14b5d59b71d3/
Log: fix merge diff --git a/runner.py b/runner.py --- a/runner.py +++ b/runner.py @@ -131,7 +131,6 @@ options, args = parser.parse_args(argv) - benchmarks = options.benchmarks.split(',') if options.benchmarks is not None: if options.benchmarks_file is not None: parser.error( _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit