Changeset: da4d9941923a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=da4d9941923a
Modified Files:
        python/test/runtests.py
Branch: default
Log Message:

removed trailing whitespace


diffs (12 lines):

diff -r 7c00b0ebe58e -r da4d9941923a python/test/runtests.py
--- a/python/test/runtests.py   Thu Aug 05 13:31:46 2010 +0200
+++ b/python/test/runtests.py   Thu Aug 05 13:33:23 2010 +0200
@@ -98,7 +98,7 @@
     connect_args = ()
     connect_kwargs = dict(database=TSTDB, port=MAPIPORT, hostname=TSTHOSTNAME,
             username=TSTUSERNAME, password=TSTPASSWORD, autocommit=False)
- 
+
     lower_func = 'lower' # For stored procedure test
 
     def executeDDL1(self,cursor):
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to