From owner-svn-src-all@FreeBSD.ORG Sat Aug 14 22:12:07 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D87F51065672; Sat, 14 Aug 2010 22:12:07 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from mx0.hoeg.nl (unknown [IPv6:2a01:4f8:101:5343::aa]) by mx1.freebsd.org (Postfix) with ESMTP id 9C9C68FC12; Sat, 14 Aug 2010 22:12:07 +0000 (UTC) Received: by mx0.hoeg.nl (Postfix, from userid 1000) id 0F0D22A28DBC; Sun, 15 Aug 2010 00:12:07 +0200 (CEST) Date: Sun, 15 Aug 2010 00:12:07 +0200 From: Ed Schouten To: Doug Barton Message-ID: <20100814221207.GJ2978@hoeg.nl> References: <201008141858.o7EIw5a4036090@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HuscSE0D68UGttcd" Content-Disposition: inline In-Reply-To: <201008141858.o7EIw5a4036090@svn.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211311 - head/etc X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2010 22:12:07 -0000 --HuscSE0D68UGttcd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Doug Barton wrote: > - [ -n "$enable_quotas" ] && quota_enable=3D"$enable_quotas" > + [ -n "$enable_quotas" ] && err 1 "enable_quotas is deprecated, use quot= as_enable" The flag is called quota_enable, right? Not quotas_enable. Also: > Log: > Give people some warning before removing enable_quotas You have now already effectively removed enable_quotas, right? It doesn't get mapped to quota_enable anymore. --=20 Ed Schouten WWW: http://80386.nl/ --HuscSE0D68UGttcd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkxnFLcACgkQ52SDGA2eCwU61gCffyIw176HX5z5leUm4bOcN8kC 3xgAn0eejwlJDCOs/cHbYCb6YTPUShd7 =bw6n -----END PGP SIGNATURE----- --HuscSE0D68UGttcd--