$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: grafikrobot_at_[hidden]
Date: 2007-10-22 23:06:33
Author: grafik
Date: 2007-10-22 23:06:32 EDT (Mon, 22 Oct 2007)
New Revision: 40316
URL: http://svn.boost.org/trac/boost/changeset/40316
Log:
Web site checking with webcheck.
Added:
website/public_html/beta/common/code/webcheck.sh (contents, props changed)
Added: website/public_html/beta/common/code/webcheck.sh
==============================================================================
--- (empty file)
+++ website/public_html/beta/common/code/webcheck.sh 2007-10-22 23:06:32 EDT (Mon, 22 Oct 2007)
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+/usr/bin/python24 /home/grafik/www.boost.org/testing/webcheck.py \
+ --yank=http://beta.boost.org/doc/libs/ \
+ --base-only \
+ --quiet \
+ --output=/home/grafik/www.boost.org/testing/webcheck \
+ --force