Update of /cvsroot/monetdb/clients/src/python
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2110/clients/src/python
Modified Files:
MapiClient.py.in
Log Message:
Moved "usage" tests of MAPI clients tools and scripts to where they belong:
the clients repository.
Split-up collective "usage" test into individual "*--help" tests.
Added test MonetDB4/src/tools/Tests/Mbeddedmil--help.
Stable output of the following tests need to be checked/fixed/provided by the
respective tools/script maintainer(s):
clients/src/java/scripts/Tests/mjclient--help
clients/src/mapiclient/Tests/MapiClient--help
MonetDB4/src/tools/Tests/Mbeddedmil--help
Index: MapiClient.py.in
===================================================================
RCS file: /cvsroot/monetdb/clients/src/python/MapiClient.py.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- MapiClient.py.in 26 Apr 2007 09:27:47 -0000 1.6
+++ MapiClient.py.in 18 Aug 2007 23:31:04 -0000 1.7
@@ -23,6 +23,9 @@
'share',
'MonetDB',
'python'))
+sys.path.append(os.path.join(os.environ.get('CLIENTS_SOURCE','@QXCLIENTS_SOURCE@'),
+ 'src',
+ 'python'))
sys.path.append(os.path.join(os.environ.get('MONETDB_PREFIX','@QXprefix@'),
'share',
'MonetDB',
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins