Changeset: 367861744e8c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=367861744e8c Modified Files: monetdb4/conf/MonetDB.conf.in monetdb5/misc/monetdb5.conf.in Branch: Mar2011 Log Message:
Removed comments that should not appear in release. diffs (29 lines): diff --git a/monetdb4/conf/MonetDB.conf.in b/monetdb4/conf/MonetDB.conf.in --- a/monetdb4/conf/MonetDB.conf.in +++ b/monetdb4/conf/MonetDB.conf.in @@ -22,10 +22,6 @@ # parameters. It can reside in either the local directory where # Mserver is called, or the home directory of the MonetDB user. -# ----------------------------------------------------------- # -# Please keep the comments below aligned with the defaults in # -# common/options/monet_options.mx # -# ----------------------------------------------------------- # # Where MonetDB is installed prefix=@Xprefix@ diff --git a/monetdb5/misc/monetdb5.conf.in b/monetdb5/misc/monetdb5.conf.in --- a/monetdb5/misc/monetdb5.conf.in +++ b/monetdb5/misc/monetdb5.conf.in @@ -26,11 +26,6 @@ # but such client side configurations are better packed in their own # structure. -# FIXME: remove this notice for the installed monetdb5.conf # -# ----------------------------------------------------------- # -# Please keep the comments below aligned with the defaults in # -# common/options/monet_options.mx # -# ----------------------------------------------------------- # # Absolute path where MonetDB is installed prefix=@Xprefix@ _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
