[SCM] website branch, master, updated. ad038136d24d649bb5d4e73820fcc445880ab333
Bas Couwenberg
sebastic at xs4all.nl
Sun Jan 19 22:32:58 UTC 2014
The following commit has been merged in the master branch:
commit ad038136d24d649bb5d4e73820fcc445880ab333
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jan 19 23:32:53 2014 +0100
Don't output the XML document when validating.
diff --git a/Makefile b/Makefile
index d794417..6b5081b 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ clean:
rm -f policy.html
valid:
- xmllint --valid policy.xml
+ xmllint --valid --noout policy.xml
publish: policy
rsync -av * $(PUBLISHHOST):$(PUBLISHDIR)
--
pkg-grass website
More information about the Pkg-grass-devel
mailing list