changeset 45849 | c102b704edb5 |
parent 43076 | 2372284d9457 |
child 48966 | 6000f5b25c9b |
--- a/contrib/revsetbenchmarks.py Mon Nov 09 09:58:44 2020 -0800 +++ b/contrib/revsetbenchmarks.py Fri Nov 06 13:58:59 2020 -0800 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Measure the performance of a list of revsets against multiple revisions # defined by parameter. Checkout one by one and run perfrevset with every