svn commit: r211311 - head/etc

Doug Barton dougb at FreeBSD.org
Sat Aug 14 22:29:24 UTC 2010


On 08/14/2010 15:12, Ed Schouten wrote:
> * Doug Barton <dougb at FreeBSD.org> wrote:
>> -	[ -n "$enable_quotas" ] && quota_enable="$enable_quotas"
>> +	[ -n "$enable_quotas" ] && err 1 "enable_quotas is deprecated, use quotas_enable"
> 
> The flag is called quota_enable, right? Not quotas_enable.

Right, sorry.

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

Silently failing is a higher level of "removal" than loudly failing, but
you're right that it could have been phrased better.


Doug

-- 

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/

	Computers are useless. They can only give you answers.
			-- Pablo Picasso



More information about the svn-src-head mailing list