|
[Rivet-svn] r4263 - bootstrapblackhole at projects.hepforge.org blackhole at projects.hepforge.orgFri Apr 26 20:55:10 BST 2013
Author: fsiegert Date: Fri Apr 26 20:55:10 2013 New Revision: 4263 Log: fix help message in bootstrap Modified: bootstrap/rivet-bootstrap Modified: bootstrap/rivet-bootstrap ============================================================================== --- bootstrap/rivet-bootstrap Fri Apr 26 20:33:13 2013 (r4262) +++ bootstrap/rivet-bootstrap Fri Apr 26 20:55:10 2013 (r4263) @@ -165,7 +165,7 @@ parser.add_option("--build-unvalidated", default=False, action="store_true", dest="BUILD_UNVALIDATED", help="Build the unvalidated collection of Rivet analyses [%default]") parser.add_option("--install-yoda", action="store_true", default=False, dest="INSTALL_YODA", - help="Don't install Rivet! Useful to set up required packages, or AGILe only [install=%default]") + help="Install the YODA histogramming system [install=%default]") parser.add_option("--install-agile", action="store_true", default=False, dest="INSTALL_AGILE", help="Install the AGILe interface system for Fortran generators [install=%default]") parser.add_option("--agile-version", default="1.4.0", dest="AGILE_VERSION",
More information about the Rivet-svn mailing list |