On Thu, Jul 30, 2009 at 04:57:01PM -0700, Dan Price wrote:

> http://cr.opensolaris.org/~dp/pkg-action-fixes/

link.py:

  - line 110: the other places where we have "should be" in verify errors,
    we don't have an "is".  That is, to match, this should be:

        "Target: '%s' should be '%s'"

    also, you also don't need the continuation charcter inside the 

  - line 111: I think you have these backwards: "atarget" is what you read
    off the filesystem, and thus is the object of "is".

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to