[Rivet] PATCH: Don't re-download boost tarball if re-running the bootstrap script

Andy Buckley andy.buckley at cern.ch
Fri May 16 19:27:19 BST 2014


Thanks David! Actually the bootstraps could do with some general
protections when re-running... will add.

Andy


On 15/05/14 17:20, David Bjergaard wrote:
> Hi,
> 
> Here's a patch to avoid unnecessarily downloading multiple copies of the
> boost tarball if the rivet-bootstrap script fails for some other reason:
> 
> 75c75
> <     wget http://downloads.sourceforge.net/boost/boost_$BOOST_VERSION.tar.gz
> ---
>>     [ ! -f boost_$BOOST_VERSION.tar.gz ] && wget http://downloads.sourceforge.net/boost/boost_$BOOST_VERSION.tar.gz
> 
> The bootstrap script has much improved since 1.8! Thanks for all the
> hard work.
> 
> Cheers,
> 
>     Dave
> _______________________________________________
> Rivet mailing list
> Rivet at projects.hepforge.org
> https://www.hepforge.org/lists/listinfo/rivet
> 


-- 
Dr Andy Buckley, Royal Society University Research Fellow
Particle Physics Expt Group, University of Glasgow / PH Dept, CERN


More information about the Rivet mailing list