On Thu 30 Jul 2009 at 05:13PM, Danek Duvall wrote: > 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".
Argh, I seem to be having a low-IQ day. Sorry. Fixed. There are other action messaging consistency issues, I fixed up the ones I spotted, filed a new bug, and respun the webrev. Please take a look. http://cr.opensolaris.org/~dp/pkg-action-fixes/ -dp -- Daniel Price, Solaris Kernel Engineering http://blogs.sun.com/dp _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
