[Rivet-svn] r2586 - trunk/bin

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Tue Jul 13 20:45:57 BST 2010


Author: buckley
Date: Tue Jul 13 20:46:23 2010
New Revision: 2586

Log:
Cosmetic

Modified:
   trunk/bin/rivet-rescale

Modified: trunk/bin/rivet-rescale
==============================================================================
--- trunk/bin/rivet-rescale	Tue Jul 13 20:45:49 2010	(r2585)
+++ trunk/bin/rivet-rescale	Tue Jul 13 20:46:23 2010	(r2586)
@@ -110,7 +110,7 @@
         for refpath in refpaths:
             # Assume refpath is a single file first
             try:
-                refhistos=getHistosFromAIDA(refpath)
+                refhistos = getHistosFromAIDA(refpath)
                 logging.info("Read ref histos from file %s"%refpath)
             # Otherwise assume refpath is a directory
             except:


More information about the Rivet-svn mailing list