Changeset: 57dd994b1d19 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=57dd994b1d19
Modified Files:
        testing/Mtest.py.in
Branch: Aug2011
Log Message:

fixed typo


diffs (12 lines):

diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.in
@@ -3456,7 +3456,7 @@ def main(argv) :
         env['TST_MODS'] = []
         env['TST_BITS'] = ""
         env['TST_OIDS'] = ""
-        env['TST_SINGKE'] = ""
+        env['TST_SINGLE'] = ""
         env['TST_STATIC'] = ""
         if par['PACKAGE'] in ('common', 'clients', 'gdk', 'java'):
             if   CONDITIONALS.has_key('BITS32') and CONDITIONALS['BITS32']:
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to