Fix bug introduced in the last release that broke git-annex sync when git-annex was installed from the standalone tarball.
This was introduced by commit 450ee53ab6
However, the same problem could affect other calls to programPath,
specifically some on the assistant. So, I fixed it at a deeper level.
This commit is contained in:
parent
00a6f5500f
commit
5be536e523
5 changed files with 23 additions and 52 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -18,6 +18,8 @@ git-annex (5.20150318) UNRELEASED; urgency=medium
|
|||
command-line length limits and cause the commit to fail. This
|
||||
only happened when using the assistant in an indirect mode repository.
|
||||
* Work around curl bug when asked to download an empty url to a file.
|
||||
* Fix bug introduced in the last release that broke git-annex sync
|
||||
when git-annex was installed from the standalone tarball.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 19 Mar 2015 17:05:32 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue