Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19801/src/testing

Modified Files:
        Mtest.py.in 
Log Message:

fixed typo the I introduced last night


Index: Mtest.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mtest.py.in,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -d -r1.331 -r1.332
--- Mtest.py.in 16 Dec 2007 20:33:04 -0000      1.331
+++ Mtest.py.in 17 Dec 2007 01:09:38 -0000      1.332
@@ -567,7 +567,7 @@
             difftext = difftext + ' (Killed)'
     if COMPBITSOIDSLINK:
         SYSTEM = DISTVER+", "+COMPBITSOIDSLINK+":"
-    else
+    else:
         SYSTEM = DISTVER+":"
 
     html = Element('html', {},


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to