Changeset: 33100ce2639b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=33100ce2639b
Modified Files:
testing/Mtest.py.in
Branch: Jun2016
Log Message:
Mapprove.py -S implies --nopatch.
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
@@ -3658,6 +3658,8 @@ def main(argv) :
par['SYSTEM'] = ''
else:
par['SYSTEM'] = a
+ # -S option implies --nopatch
+ par['NOPATCH'] = True
for v in vars:
a = opts.get(v)
if a is not None:
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list