mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Include svn revision in nightly build
[SVN r38969]
This commit is contained in:
2
v2/roll.sh
Normal file → Executable file
2
v2/roll.sh
Normal file → Executable file
@@ -46,6 +46,8 @@ perl -pi -e 's%../../../doc/html/bbv2.installation.html%doc/html/bbv2.installati
|
||||
find . -name CVS | xargs rm -rf
|
||||
rm roll.sh
|
||||
chmod a+x jam_src/build.bat
|
||||
revision=`svnversion .`
|
||||
echo 'SVN Revision $revision' >> timestamp.txt
|
||||
date >> timestamp.txt
|
||||
cd .. && zip -r boost-build.zip boost-build && tar --bzip2 -cf boost-build.tar.bz2 boost-build
|
||||
cd boost-build
|
||||
|
||||
Reference in New Issue
Block a user