Changeset: e628d76163ee for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/e628d76163ee
Modified Files:
testing/Mtest.py.in
Branch: default
Log Message:
Merge with Aug2024 branch.
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
@@ -3212,7 +3212,7 @@ def CheckClassPath() :
cp = ''
cpx = ''
JARS = {
- 'HAVE_MONETDBJDBC_JAR' :
re.compile(r'^monetdb-jdbc-[0-9]\.[0-9]+(-[a-f0-9]{12})?\.jre[0-9]+\.jar$'),
+ 'HAVE_MONETDBJDBC_JAR' :
re.compile(r'^monetdb-jdbc-[0-9][0-9]?\.[0-9]+(-[a-f0-9]{12})?\.jre[0-9]+\.jar$'),
'HAVE_JDBCCLIENT_JAR' : re.compile(r'^jdbcclient\.jre[0-9]+\.jar$'),
'HAVE_JDBCTESTS_JAR' : re.compile(r'^jdbctests\.jar$'),
}
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]