chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
84d0034
)
Fix deleting series trash directory
author
Roland Dreier
<rdreier@cisco.com>
Thu, 3 May 2007 18:29:41 +0000
(11:29 -0700)
committer
Catalin 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