Date: Tue, 27 Sep 2011 09:41:44 -0400 From: swills@mouf.net To: "Doug Barton" <dougb@FreeBSD.org> Cc: Steve Wills <swills@FreeBSD.org>, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/mysql-proxy Makefile distinfo pkg-plist ports/databases/mysql-proxy/files mysql-proxy.in Message-ID: <966de8935a4a6400073c01cdc22822cf.squirrel@mouf.net> In-Reply-To: <4E80488D.8060000@FreeBSD.org> References: <201109181958.p8IJwFfZ062133@repoman.freebsd.org> <4E7EBF4C.90205@FreeBSD.org> <4E7FEE06.9050305@FreeBSD.org> <4E80488D.8060000@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> It's not that exactly, it's related to the order in which the variables
> are evaluated when rc runs the script. command_args is evaluated first
> (at which point ${proxy_backend_addresses} is empty), and then
> run_rc_command starts running the routines for start, including
> start_precmd and start_cmd.
Ah, I see.
> The attached works, please test.
>
Works great. Committed. Thanks!
Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?966de8935a4a6400073c01cdc22822cf.squirrel>
