COMMIT
xemacsweb ChangeLog patch:
Diff command: cvs -q diff -U 0
Files affected: ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/ChangeLog,v
retrieving revision 1.217
diff -u -U0 -r1.217 ChangeLog
--- ChangeLog 5 Dec 2004 10:21:44 -0000 1.217
+++ ChangeLog 16 Dec 2004 22:44:42 -0000
@@ -0,0 +1,5 @@
+2004-12-16 Adrian Aichner <adrian(a)xemacs.org>
+
+ * Makefile (linklint): Experiment with linklint timeout of 30
+ seconds.
+
xemacsweb source patch:
Diff command: cvs -f -z3 -q diff -u -w -N
Files affected: Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Makefile,v
retrieving revision 1.49
diff -u -w -r1.49 Makefile
--- Makefile 5 Dec 2004 10:21:44 -0000 1.49
+++ Makefile 16 Dec 2004 22:44:16 -0000
@@ -44,7 +44,7 @@
# and not hidden by index.html, which does not reference url*.html
# files.
linklint: FORCE
- $(LINKLINT) $(LINKLINT_CASE) -docbase
http://www.xemacs.org -net -limit 0 -db3 /@ -doc
$(LINKLINT_OUTDIR) $(LINKLINT_INGORESET) -output_index site
+ $(LINKLINT) $(LINKLINT_CASE) -docbase
http://www.xemacs.org -net -limit 0 -db3 /@ -doc
$(LINKLINT_OUTDIR) $(LINKLINT_INGORESET) -output_index site -timeout 30
# APA: To be run after initial checkout of module.
# Create directory for commit logs.
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/