On 08/14/2010 15:12, Ed Schouten wrote:
> * Doug Barton <do...@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

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to