From 592cd2d64e4b9fe361ba7cac9e288de29b7e3225 Mon Sep 17 00:00:00 2001
From: Glenn Proctor <gp1@sanger.ac.uk>
Date: Tue, 8 Feb 2005 13:35:11 +0000
Subject: [PATCH] Added automatic CVS commit.

---
 docs/schema_description/process-saxon.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs/schema_description/process-saxon.sh b/docs/schema_description/process-saxon.sh
index a5738f34de..8635bd8944 100755
--- a/docs/schema_description/process-saxon.sh
+++ b/docs/schema_description/process-saxon.sh
@@ -4,4 +4,8 @@ java -jar "/nfs/acari/gp1/saxon/saxon8.jar" tables.xml xml2html.xsl > schema_des
 
 java -jar "/nfs/acari/gp1/saxon/saxon8.jar" tables.xml xml2wiki.xsl > schema_description.txt
 
-cp schema_description.html ../../../private-web/htdocs/Docs/
\ No newline at end of file
+cp schema_description.html ../../../private-web/htdocs/Docs/
+
+cd ../../../private-web/htdocs/Docs/
+
+cvs commit schema_description.html
\ No newline at end of file
-- 
GitLab