update_web_docs: Eliminate warnings about keeping files from web page preprocessing.

* update_web_docs: Eliminate warnings about keeping files from web
	page preprocessing.

From-SVN: r46785
This commit is contained in:
Joseph Myers 2001-11-05 09:55:25 +00:00 committed by Joseph Myers
parent 286970ee61
commit 3b0c635f60
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
* update_web_docs: Eliminate warnings about keeping files from web
page preprocessing.
* update_web_docs: Allow for the same file name in different
directories.

View File

@ -167,7 +167,7 @@ if [ "$RELEASE" = "HEAD" ]; then
# Preprocess the entire web site, not just the install docs!
echo "Invoking $WWWPREPROCESS"
$WWWPREPROCESS
$WWWPREPROCESS |grep -v '^ Warning: Keeping'
fi
# Clean up behind us.