Danek Duvall wrote: > On Mon, Oct 13, 2008 at 03:03:58PM -0500, Shawn Walker wrote: >> * Removed man page sentence that indicated that no value provided would >> be ignored for the above parameter. > > Might as well remove the same sentence for proxy-base, too, since it's the > same issue.
It isn't though. I have a default value in pkg-server.xml for the content_root property; there isn't one for --proxy-base. So, if you look at line 363 of depot.py, you'll see that proxy_base is ignored if no value is specified; an error will not be raised. -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
