[patch] typo in jail's arguments
Bryan Drewery
bdrewery at FreeBSD.org
Fri Feb 28 13:53:30 UTC 2014
On 2/28/2014 2:19 AM, Andrey V. Elsukov wrote:
> Hi,
>
> it seems poudriere/common.sh has a typo:
>
> --- poudriere.orig/common.sh 2014-02-26 18:47:40.000000000 +0400
> +++ poudriere/common.sh 2014-02-28 12:18:42.582936918 +0400
> @@ -3064,7 +3064,7 @@
> case $IPS in
> 01)
> localipargs="ip6.addr=::1"
> - ipargs="ip6.addr=inherit"
> + ipargs="ip6=inherit"
> ;;
> 10)
> localipargs="ip4.addr=127.0.0.1"
>
>
It's been fixed upstream for a while. Just need to do a release with the
fix.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20140228/fdc4941f/attachment.sig>
More information about the freebsd-pkg
mailing list