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

Mtest.py: collect (also) all run-time conditional in central place
(just for consistency / completeness)


diffs (14 lines):

diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.in
@@ -326,7 +326,10 @@ CONDITIONALS = {
     'HAVE_JDBCTESTS_JAR'   : "",
     'HAVE_JDBCTESTS_DIR'   : "",
     'HAVE_JDBCTESTS'       : "",
+    'HAVE_PHP'             : "",
+    'HAVE_RUBY'            : "",
     'MERCURIAL'            : "",
+    'RELEASERUN'           : "",
 }
 
 # a bunch of classes to help with generating (X)HTML files
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to