Dan, > http://cr.opensolaris.org/~dp/ips-cli-rewhack
Mostly nits from me.
client.py:
172: I would re-write this as:
if not pkg.preferred_authority():
auth = " (" + pkg.get_authority() + ")"
else:
auth = ""
546: change (default) to (preferred)
Thanks for doing this.
-j
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
