2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-31 08:02:14 +00:00

Add timestamp to nightly builds.

[SVN r30539]
This commit is contained in:
Vladimir Prus
2005-08-12 13:00:52 +00:00
parent 9a7342caa6
commit 55e933db5c

View File

@@ -41,6 +41,7 @@ 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
date >> timestamp.txt
cd .. && zip -r boost-build.zip boost-build && tar --bzip2 -cf boost-build.tar.bz2 boost-build
cd boost-build