chiark / gitweb /
Fix deleting series trash directory
authorRoland Dreier <rdreier@cisco.com>
Thu, 3 May 2007 18:29:41 +0000 (11:29 -0700)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 14 May 2007 21:16:53 +0000 (22:16 +0100)
When deleting a series, the loop that iterates through the files in
__trash_dir needs to add __trash_dir to the filename that it passes to
os.remove().

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found