-
Committer:
James Westby
-
Date:
2007-06-24 21:13:07 UTC
-
mto:
(2561.1.1 Aaron's integration)
-
mto:
This revision was merged to the branch mainline in
revision
2562.
-
Revision ID:
jw+debian@jameswestby.net-20070624211307-tchngkjgvexjrchz
Fix detection of directory entries in the inventory.
check_inventory_shape allows you to check that an inventory entry is a
directory by ending it in a '/'. However the code to add the '/' to the
entries for comparison uses the kind == 'dir' to detect directories, when
the key is 'directory'.