Brock Pytlik wrote:
> http://cr.opensolaris.org/~bpytlik/ips-8868-v1/
So like you said, this looks pretty familiar. Looks fine to me, though I
noticed a bug with single-line descriptions, which is fairly obvious when
you actually run the code, and that is the way padding is done -- there's
always a pad added, regardless of whether there's more than one line of
description or not. I changed my local copy to simply look more like
res = pad.join(res)
and it seems to work both for single and multi-line descriptions. I've no
idea why I had it the way I had it.
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss