Update of /cvsroot/monetdb/sql/src/backends/monet5/merovingian
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv699
Modified Files:
merovingian.c
Log Message:
align start and stop messages, such that it is easy to spot a restart for the
human eye
U merovingian.c
Index: merovingian.c
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/merovingian/merovingian.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- merovingian.c 14 Sep 2009 15:14:09 -0000 1.60
+++ merovingian.c 21 Sep 2009 09:43:39 -0000 1.61
@@ -823,8 +823,8 @@
MERO_EXIT(1);
}
- Mfprintf(stdout, "starting Merovingian %s for dbfarm %s\n",
- MERO_VERSION, dbfarm);
+ Mfprintf(stdout, "Merovingian %s starting\n", MERO_VERSION);
+ Mfprintf(stdout, "monitoring dbfarm %s\n", dbfarm);
SABAOTHinit(dbfarm, NULL);
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins