diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py index f803dc43e01..6167d1223f9 100755 --- a/Tools/pybench/pybench.py +++ b/Tools/pybench/pybench.py @@ -428,7 +428,7 @@ python pybench.py -s p15 -c p14 nosyscheck = self.values['--no-syscheck'] cruns = self.values['-C'] print "CRUNS:", cruns - + print 'PYBENCH',__version__ # Switch off GC