[Rivet-svn] rivet: Typo fix. D'oh!

Rivet Mercurial rivet at projects.hepforge.org
Tue Dec 15 22:15:01 GMT 2015


details:   https://rivet.hepforge.org/hg/rivet/rev/90d55fe6d813
branches:  release-2-4-x
changeset: 4953:90d55fe6d813
user:      Andy Buckley <andy at insectnation.org>
date:      Tue Dec 15 22:13:13 2015 +0000
description:
Typo fix. D'oh!

diffs (8 lines):

--- a/bin/rivet	Tue Dec 15 21:16:49 2015 +0000
+++ b/bin/rivet	Tue Dec 15 22:13:13 2015 +0000
@@ -527,4 +527,4 @@
 endtime = datetime.datetime.now().replace(microsecond=0)
 logging.info("Rivet run completed at %s, time elapsed = %s" % (str(endtime), str(endtime-starttime)))
 print
-logging.info("Histograms written to", os.path.abspath(opts.HISTOFILE)
+logging.info("Histograms written to", os.path.abspath(opts.HISTOFILE))


More information about the Rivet-svn mailing list