Links to issues: http://defect.opensolaris.org/bz/show_bug.cgi?id=3737 http://defect.opensolaris.org/bz/show_bug.cgi?id=3767
Link to webrev: http://cr.opensolaris.org/~tmueller/cr-3737/ This changeset adds some unit test cases for optional dependencies so that the mistake I made would be caught in the future by the unit testing. The problem in 3737 in imageplan.py was already fixed by an earlier checkin. This changeset does fix the problem in installupdate.py. For 3767, there is a difference in behavior between Solaris 10 and Opensolaris for /bin/sh -c ";ls". So the code was changed to avoid the empty command at the beginning of the command list. Thanks. Tom _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
