Danek Duvall wrote:
Shawn Walker wrote:src/modules/actions/group.py: lines 92-93: why not cur_attrs.setdefault("gid", "") instead?The test is against self.attrs, not cur_attrs, but the change is to cur_attrs, not self.attrs.
Doh. Missed that. Tricky. Thanks, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
