Fix path passed to {add,delete}_whole_dir().
commit5bfd66d1b6f5653dc876486d77e25e0d56bb7492
authorDavid Brown <asure@davidb.org>
Sat, 29 Dec 2007 21:17:50 +0000 (29 13:17 -0800)
committerDavid Brown <asure@davidb.org>
Sat, 29 Dec 2007 21:17:50 +0000 (29 13:17 -0800)
tree28e042328bcd37e57a01cae01d8358c93c5bdc36
parentfa1ca374354739e217101b0d2fa36a245b3e2b55
Fix path passed to {add,delete}_whole_dir().

The path was missing it's last component, causing problems resolving
symlinks and hashing files.
asure.py