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

Added accidentally omitted extension.


diffs (11 lines):

diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.in
@@ -1781,6 +1781,7 @@ def RunTest(env, TST, BusyPorts, COND, o
             ('.SQL.py.in',    '.SQL.py', 'python', 'SQL'),
             ('.mal',          '.mal',    'mal',    ''),
             ('.mal.src',      '.mal',    'mal',    ''),
+            ('.mal.in',       '.mal',    'mal',    ''),
             ('_s00.mal',      '.mal',    'malXs',  ''),
             ('_s00.mal.src',  '.mal',    'malXs',  ''),
             ('_s00.mal.in',   '.mal',    'malXs',  ''),
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to