webapp: Fix deletion of current repository directory.
removeDirectoryRecursive "." fails; need full path. I think this is a reversion introduced in the relative path conversion, in january of *last* year!
This commit is contained in:
parent
5e4ddd32a0
commit
ef4b4c3856
4 changed files with 15 additions and 2 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -4,6 +4,7 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
|
|||
adding files not matching annex.largefiles.
|
||||
* Fix reversion in lookupkey, contentlocation, and examinekey which
|
||||
caused them to sometimes output side messages.
|
||||
* webapp: Fix deletion of current repository directory.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue