Changeset: 3dfcd6783061 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3dfcd6783061
Modified Files:
testing/Mtest.py.in
Branch: Oct2012
Log Message:
Mtest: update monetdb-jdbc match for current testweb modifications
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
@@ -2986,7 +2986,7 @@ def CheckClassPath() :
cp = ''
cpx = ''
JARS = {
- 'HAVE_MONETDBJDBC_JAR' :
re.compile('^monetdb-jdbc-[0-9]\.[0-9]+\.jar$'),
+ 'HAVE_MONETDBJDBC_JAR' :
re.compile('^monetdb-jdbc-[0-9]\.[0-9]+(-[a-f0-9]{12})?\.jar$'),
'HAVE_JDBCCLIENT_JAR' : re.compile('^jdbcclient\.jar$'),
'HAVE_JDBCTESTS_JAR' : re.compile('^jdbctests\.jar$'),
}
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list