Update of /cvsroot/monetdb/sql/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18577/sql/src/tools
Modified Files:
prog.c
Log Message:
make sure we (try to) read config files only after we have seen the commandline
options
Index: prog.c
===================================================================
RCS file: /cvsroot/monetdb/sql/src/tools/prog.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- prog.c 27 Apr 2007 09:46:00 -0000 1.18
+++ prog.c 7 Sep 2007 21:59:10 -0000 1.19
@@ -104,7 +104,6 @@
/* needed, to prevent the MonetDB config file to be used */
setlen = mo_add_option(&set, setlen, opt_config, "prefix",
MONETDBPREFIX);
setlen = mo_add_option(&set, setlen, opt_config, "config",
MONETDBCONFIG);
- setlen = mo_system_config(&set, setlen);
for (;;) {
int option_index = 0;
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins