|
[Rivet-svn] r3295 - bootstrapblackhole at projects.hepforge.org blackhole at projects.hepforge.orgFri Aug 19 14:57:03 BST 2011
Author: fsiegert Date: Fri Aug 19 14:57:02 2011 New Revision: 3295 Log: Update bootstrap script to version 1.6.0. Modified: bootstrap/rivet-bootstrap Modified: bootstrap/rivet-bootstrap ============================================================================== --- bootstrap/rivet-bootstrap Wed Aug 17 15:50:01 2011 (r3294) +++ bootstrap/rivet-bootstrap Fri Aug 19 14:57:02 2011 (r3295) @@ -154,7 +154,7 @@ help="Always bootstrap from sources, even if LCG versions are available [%default]") parser.add_option("--no-install-rivet", action="store_false", default=True, dest="INSTALL_RIVET", help="Don't install Rivet! Useful to set up required packages, or AGILe only [install=%default]") -parser.add_option("--rivet-version", default="1.5.1", dest="RIVET_VERSION", +parser.add_option("--rivet-version", default="1.6.0", dest="RIVET_VERSION", help="Explicitly specify version of Rivet to get and use [%default]") parser.add_option("--rivet-url", default="http://www.hepforge.org/archive/rivet/", dest="RIVET_URL", help="Base URL for Rivet tarball downloads [%default]")
More information about the Rivet-svn mailing list |