CVS update by matsl xemacs-builds/matsl/package_smoketest ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Mon Dec 18 17:47:30 EST 2006


  User: matsl   
  Date: 06/12/18 23:47:30

  Modified:    xemacs-builds/matsl/package_smoketest MANIFEST README
Log:
Document the status.

Revision  Changes    Path
1.3       +3 -2      XEmacs/xemacs-builds/matsl/package_smoketest/MANIFEST

Index: MANIFEST
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs-builds/matsl/package_smoketest/MANIFEST,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- MANIFEST	2006/12/18 22:39:27	1.2
+++ MANIFEST	2006/12/18 22:47:29	1.3
@@ -1,12 +1,13 @@
 --- SCRIPTS ---
 buildall.pl             - Controls the build process. The top script.
 xemacs-smoketest.py     - Performs all the builds.
-showlogs.pl             - Generates the webpage.
+showlogs.py             - Generates the webpage.
 checkBuild.sh           - Simple minded guard for killing hung xemacs processes.
-report-urls		- produce html for the table head links
+report-urls		- Produce html for the table head links
 
 --- EXECUTION ---
 crontab                 - Crontab entries for running the smoketest.
 
 --- OLD - NOT USED ---
 xemacs-smoketest.sh     - Performs all the builds. Replaced by xemacs-smoketest.py.
+showlogs.pl             - Generates the webpage. Replaced by showlogs.py.



1.2       +1 -3      XEmacs/xemacs-builds/matsl/package_smoketest/README

Index: README
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs-builds/matsl/package_smoketest/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- README	2004/10/06 23:24:26	1.1
+++ README	2006/12/18 22:47:29	1.2
@@ -1,6 +1,4 @@
 These are the scripts used for producing the package smoketest web
 page at "http://labb.contactor.se/~matsl/smoketest/logs/".
 
-I have started a rewrite in python but as long as the scripts here
-works the progress is slow. Old engineering principle: Don't change a
-thing that works ;-)
+It is still in the state of a rewrite from perl to python.





More information about the XEmacs-CVS mailing list