Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16188/MonetDB/src/testing
Modified Files:
MkillUsers.in
Log Message:
In accordance with Martin's plans:
- removed "mclient" script which was merely a shortcut (alias) for MapiClient,
existed for Unix, only, and was in the wrong place (MonetDB5 instead of
clients)
- replaced "mclient" by "MapiClient" in code/scripts
- respective update of the documentation is left to Martin;
cf.,
MonetDB5/TODO
monetweb/Docs/embedded.texi
monetweb/Docs/m5manual.texi
monetweb/Docs/manual.texi
monetweb/Docs/MonetDB/Databasedump.texi
monetweb/Docs/MonetDB/WindowsInstall.texi
monetweb/Docs/sqlmanual.texi
monetweb/Docs/SQL/SQLdump.texi
monetweb/Docs/xqrymanual.texi
monetweb/Docs/XQuery/AddDoc.texi
monetweb/Docs/XQuery/API.texi
monetweb/Docs/XQuery/DelDoc.texi
monetweb/Docs/XQuery/intro.texi
monetweb/Docs/XQuery/JDBC-XQ.texi
Index: MkillUsers.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/MkillUsers.in,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- MkillUsers.in 3 Jan 2007 12:21:12 -0000 1.25
+++ MkillUsers.in 15 Aug 2007 11:05:29 -0000 1.26
@@ -93,7 +93,7 @@
if [ "$TEMPLATE_BUILD" ] ; then BINPATH="$BINPATH
$TEMPLATE_BUILD/src/tools $TEMPLATE_BUILD/src/tools/.libs" ; fi
if [ "$PATHFINDER_BUILD" ] ; then BINPATH="$BINPATH
$PATHFINDER_BUILD/src/tools $PATHFINDER_BUILD/src/tools/.libs" ; fi
for b in $BINPATH ; do
- files="$files `ls $b/* 2>/dev/null | egrep
'/(mserver5|Mserver|MapiClient|MapiClient\.py|mclient|Mdiff|Mlog|Mtimeout|pf)$'`"
+ files="$files `ls $b/* 2>/dev/null | egrep
'/(mserver5|Mserver|MapiClient|MapiClient\.py|Mdiff|Mlog|Mtimeout|pf)$'`"
done
case `uname` in
-------------------------------------------------------------------------
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