On 05/ 6/10 07:17 PM, Brock Pytlik wrote:
Webrev:
http://cr.opensolaris.org/~bpytlik/ips-15843-v1/

Bugs:
15843 pkgdepend can't handle more than one proto area
15886 t_dependencies creates more python files than are needed

Since more than one proto_dir is examined now, I changed how things were
structured a bit. The proto_dir relevant to a file action is now stored
in the action itself like the local path was.

src/man/pkgdepend.1.txt:
  line 46: should probably be more generic given -d, also what is the
      order in which they are searched?

src/modules/actions/__init__.py:
  line 355: nit: swap this line with 356 since it's related to that
    block?

src/pkgdep.py:
  line 27: not used

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

Reply via email to