mirror of
https://github.com/boostorg/website.git
synced 2026-01-27 07:22:15 +00:00
Web site checking with webcheck.
[SVN r40317]
This commit is contained in:
@@ -1,8 +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
|
||||
"--yank=http://beta.boost.org/doc/libs/" \
|
||||
"--base-only" \
|
||||
"--quiet" \
|
||||
"--output=/home/grafik/www.boost.org/testing/webcheck" \
|
||||
"--force"
|
||||
|
||||
Reference in New Issue
Block a user