Danek Duvall wrote:
On Mon, May 04, 2009 at 01:31:31PM -0500, Shawn Walker wrote:
It's there, assuming this is the removed line you're talking about:
376 - self.cfg_cache.publishers[prefix] = newpub
...and here's the line from add_publisher where it adds it:
746 self.cfg_cache.publishers[pub.prefix] = pub
Without this none of the test suite would have worked since image-create
would fail :)
I figured I was missing something. So it was just getting overwritten
before, and you're simply removing the extraneous call?
Before, set_attrs was adding the publisher data to the internal
configuration cache itself instead of calling add_publisher() (I failed
to make this change when I added the publisher APIs).
Is that what you were talking about?
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss