I'd like code review for:
15011 description of ordering in 'pkg publisher' output is nonsense
15051 pkg prints None at progressbar EOL if terminal lacks clear-to-EOL
capability
15149 pkg(5) should specify the default value of the "ftpuser" attribute in
the user action
15276 pkg(5) shouldn't talk about CTF in relation to elfhash
Webrev:
http://cr.opensolaris.org/~richlowe/pkg_15051
Notes:
The changes to the section of pkg(5) relating to the group action
are merely to make the spelling of "Unix" consistent (and then a
further fix requested by Shawn).
The use of stdout.write() rather than print is to make it much more
clear (I hope) that we're avoiding a trailing newline. Previously
this was done by using a trailing comma on the print statements,
seemingly for maximal subtlety.
Testing:
Test suite.
pkg install/verify running the client from within an emacs *shell*
buffer (which previously showed off #15051).
Thanks,
-- Rich
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss