]> arthur.barton.de Git - bup.git/commit - t/test-meta.sh
Add initial (trivial) root-only ACL metadata tests and fix exposed bugs.
authorRob Browning <rlb@defaultvalue.org>
Tue, 25 Jan 2011 04:40:10 +0000 (22:40 -0600)
committerRob Browning <rlb@defaultvalue.org>
Tue, 25 Jan 2011 04:51:00 +0000 (22:51 -0600)
commit9f1abc3b1eebb4aefb21157e0a5729ec07412196
tree34eb3feb153af04e58c15d74c05784a88713f80c
parent70b391fb188b4acf3fa26425aebde2a824553430
Add initial (trivial) root-only ACL metadata tests and fix exposed bugs.

In metadata.py, call ACL constructor with file keyword argument, and
call _load_posix1e_acl_rec() instead of _load_posix1e_acl().

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/metadata.py
t/test-meta.sh