$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: grafikrobot_at_[hidden]
Date: 2007-10-23 00:09:57
Author: grafik
Date: 2007-10-23 00:09:57 EDT (Tue, 23 Oct 2007)
New Revision: 40331
URL: http://svn.boost.org/trac/boost/changeset/40331
Log:
Prevent web check of the web check results.
Text files modified:
website/public_html/beta/common/code/webcheck.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: website/public_html/beta/common/code/webcheck.sh
==============================================================================
--- website/public_html/beta/common/code/webcheck.sh (original)
+++ website/public_html/beta/common/code/webcheck.sh 2007-10-23 00:09:57 EDT (Tue, 23 Oct 2007)
@@ -3,6 +3,7 @@
/usr/bin/python24 /home/grafik/www.boost.org/testing/webcheck.py \
"--yank=http://beta.boost.org/doc/libs" \
"--yank=http://beta.boost.org/development/tests" \
+ "--yank=http://beta.boost.org/development/webcheck" \
"--base-only" \
"--quiet" \
"--output=/home/grafik/www.boost.org/testing/webcheck" \