svn commit: r211311 - head/etc

Ed Schouten ed at 80386.nl
Sat Aug 14 22:12:07 UTC 2010


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

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.

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20100814/facee155/attachment.pgp


More information about the svn-src-all mailing list