Update of /cvsroot/monetdb/MonetDB5/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7390/src/tools
Modified Files:
Tag: GDK-2
Makefile.ag monetdb
Removed Files:
Tag: GDK-2
mclient
Log Message:
propagated changes of Monday Aug 13 2007 - Thursday Aug 16 2007
from the development trunk to the GDK-2 branch
Index: monetdb
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/monetdb,v
retrieving revision 1.45
retrieving revision 1.45.4.1
diff -u -d -r1.45 -r1.45.4.1
--- monetdb 30 May 2007 06:40:36 -0000 1.45
+++ monetdb 15 Aug 2007 22:37:57 -0000 1.45.4.1
@@ -1,4 +1,4 @@
-#!usr/bin/env bash
+#!/usr/bin/env bash
# The contents of this file are subject to the MonetDB Public License
# Version 1.1 (the "License"); you may not use this file except in
# compliance with the License. You may obtain a copy of the License at
@@ -156,7 +156,7 @@
# which should be created upon restart
port=`cat $DBFARM/$1/.mal.port`
echo "Ping $1 on port " $port
- answer=`mclient -lsql -p $port`
+ answer=`MapiClient -umonetdb -Pmonetdb -lsql -p $port`
echo "result" $answer
# not complete yet!
}
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/Makefile.ag,v
retrieving revision 1.43
retrieving revision 1.43.2.1
diff -u -d -r1.43 -r1.43.2.1
--- Makefile.ag 17 Jul 2007 09:48:23 -0000 1.43
+++ Makefile.ag 15 Aug 2007 22:37:57 -0000 1.43.2.1
@@ -61,7 +61,7 @@
scripts_sh = {
EXT = ""
DIR = bindir
- SOURCES = monetdb5-config.in monetdb mguardian mchkpnt mrecover mclient
+ SOURCES = monetdb5-config.in monetdb mguardian mchkpnt mrecover
}
scripts_bat = {
--- mclient DELETED ---
-------------------------------------------------------------------------
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