Changeset: 1856050ff24b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1856050ff24b
Modified Files:
testing/monet_options.py.in
Branch: default
Log Message:
since changeset e07a557a343b, mserver5 is supposed to deduce monet_mod_path
automatically
diffs (13 lines):
diff --git a/testing/monet_options.py.in b/testing/monet_options.py.in
--- a/testing/monet_options.py.in
+++ b/testing/monet_options.py.in
@@ -78,9 +78,6 @@
monet_admin = 'adm'
monet_prompt = '>'
monet_welcome = 'yes'
- monet_mod_path = os.path.join('@QXlibdir@','MonetDB') + \
- os.pathsep + \
- os.path.join('@QXlibdir@','bin')
monet_daemon = 'no'
def get(self, name, default = None):
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list