one tiny nit. the "else:" on line 100 in smf.py is unnecessary. ed
On Tue, May 17, 2011 at 05:04:44PM -0700, Brock Pytlik wrote: > Webrev: > http://cr.opensolaris.org/~bpytlik/ips-18327-v1/ > > Bug: > 18327 smf.get_state can return None > > This fixes a problem where if a service's temporary state agrees > with its permanent state, smf.get_state returned None. This was > preventing pkg set-publisher from correctly refreshing the > system-repository service on some machines. I believe it also could > affect actuators, but I haven't seen evidence of this being seen in > the field yet. > > Thanks, > Brock > _______________________________________________ > pkg-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
