mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 13:42:14 +00:00
Merge from trunk
[SVN r34065]
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
set -e
|
||||
cd /tmp
|
||||
rm -rf boost-build
|
||||
cvs -d :ext:vladimir_prus@cvs.sourceforge.net:/cvsroot/boost co -P -d boost-build boost/tools > /tmp/boost_build_checkout_log
|
||||
cvs -d :ext:vladimir_prus@boost.cvs.sourceforge.net:/cvsroot/boost co -P -d boost-build boost/tools > /tmp/boost_build_checkout_log
|
||||
mv /tmp/boost_build_checkout_log boost-build/checkout-log
|
||||
cd boost-build/build/v2
|
||||
./roll.sh > ../roll-log
|
||||
|
||||
Reference in New Issue
Block a user