Update of /cvsroot/monetdb/MonetDB5/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28683

Modified Files:
        mserver5.mx.in 
Log Message:
Added missing option entry.


Index: mserver5.mx.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/mserver5.mx.in,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- mserver5.mx.in      19 Aug 2007 09:35:57 -0000      1.31
+++ mserver5.mx.in      29 Aug 2007 14:12:21 -0000      1.32
@@ -148,6 +148,7 @@
        fprintf(stderr,"     --modules\n");
        fprintf(stderr,"     --algorithms\n");
        fprintf(stderr,"     --xproperties\n");
+       fprintf(stderr,"     --performance\n");
        fprintf(stderr,"     --debug=<bitmask>\n");
 
        exit(0);
@@ -366,6 +367,7 @@
                {"transaction",0,0,0},
                {"modules",0,0,0},
                {"algorithms",0,0,0},
+               {"performance",0,0,0},
                {"xproperties",0,0,0},
                {0, 0, 0, 0}
        };


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