Update of /cvsroot/monetdb/clients/src/python/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2145/clients/src/python/Tests

Modified Files:
        All 
Added Files:
        mclient.py--help mclient.py--help.bat 
        mclient.py--help.stable.err mclient.py--help.stable.out 
Removed Files:
        MapiClient.py--help MapiClient.py--help.bat 
        MapiClient.py--help.stable.err MapiClient.py--help.stable.out 
Log Message:

With a complete feature release of all MonetDB related packages ahead,
there is no need any more to keep the old "MapiClient" next to the new "mclient"
for back-ward compatibility.

To clean-up the code base, we rename all relevant remaining occurances
of "MapiClient" into "mclient" and remove redundant copies,
trying to maintain/achieve consistency with minimal code changes
and minimal file renaming.


Still to do: the ./NT/ directories;
Sjoerd agreed on taking care of them.


Index: All
===================================================================
RCS file: /cvsroot/monetdb/clients/src/python/Tests/All,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- All 18 Aug 2007 23:31:05 -0000      1.1
+++ All 30 Aug 2007 12:35:35 -0000      1.2
@@ -1 +1 @@
-MapiClient.py--help
+mclient.py--help

--- MapiClient.py--help DELETED ---

--- NEW FILE: mclient.py--help.stable.out ---
stdout of test 'mclient.py--help` in directory 'src/python` itself:


# 16:36:12 >  
# 16:36:12 >  Mtimeout -timeout 300 ./mclient.py--help mclient.py--help 
# 16:36:12 >  


# 16:36:12 >  
# 16:36:12 >  Mtimeout -timeout 60 mclient.py --help
# 16:36:12 >  


# 16:36:12 >  
# 16:36:12 >  Done.
# 16:36:12 >  


--- MapiClient.py--help.stable.out DELETED ---

--- MapiClient.py--help.bat DELETED ---

--- MapiClient.py--help.stable.err DELETED ---

--- NEW FILE: mclient.py--help.stable.err ---
stderr of test 'mclient.py--help` in directory 'src/python` itself:


# 16:36:12 >  
# 16:36:12 >  Mtimeout -timeout 300 ./mclient.py--help mclient.py--help 
# 16:36:12 >  


# 16:36:12 >  
# 16:36:12 >  Mtimeout -timeout 60 mclient.py --help
# 16:36:12 >  

Usage: mclient.py [ options ]
Options are:
-c or --config config_file
        read options from the given file
-? or --help
        print usage message
-s or --set option=value
        set a named option
--host hostname
        host to connect to (default: localhost)
--port port
        port to connect to (default: 50000)
--user user
        login as user (default: monetdb)
--passwd passwd
        password (default: monetdb)
--language language
        language (default: sql)
--database database
        database (default: "")
--mapi_trace
        mapi_trace

# 15:14:07 >  
# 15:14:07 >  Done.
# 15:14:07 >  


--- NEW FILE: mclient.py--help ---
#!/bin/sh

Mlog -x $MTIMEOUT mclient.py --help

--- NEW FILE: mclient.py--help.bat ---
@echo on
@prompt # $t $g  

        %MTIMEOUT% mclient.py --help


-------------------------------------------------------------------------
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

Reply via email to