|
[Rivet-svn] rivet: 2 new changesetsRivet Mercurial rivet at projects.hepforge.orgThu Dec 17 21:30:02 GMT 2015
details: https://rivet.hepforge.org/hg/rivet/rev/bddbfab14aa9 branches: release-2-4-x changeset: 4961:bddbfab14aa9 user: Andy Buckley <andy at insectnation.org> date: Thu Dec 17 21:21:33 2015 +0000 description: Tweak details: https://rivet.hepforge.org/hg/rivet/rev/a42a2d528e16 branches: release-2-4-x changeset: 4962:a42a2d528e16 user: Andy Buckley <andy at insectnation.org> date: Thu Dec 17 21:26:30 2015 +0000 description: Retweak diffs (8 lines): --- a/bin/rivet Thu Dec 17 20:50:43 2015 +0000 +++ b/bin/rivet Thu Dec 17 21:26:30 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 %s" % os.path.abspath(opts.HISTOFILE))
More information about the Rivet-svn mailing list |