Fix fallback to ~/Desktop when xdg-user-dir is not available. Closes: #688833
Really the fix here is to make Utility.Process only throw IOErrors, which is what I naturally assumed it'd throw.
This commit is contained in:
parent
84d431a679
commit
926ffaf3f3
2 changed files with 4 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -10,6 +10,8 @@ git-annex (3.20120925) UNRELEASED; urgency=low
|
|||
a specified amount of time.
|
||||
* fsck: New --incremental-schedule option which is nice for scheduling
|
||||
eg, monthly incremental fsck runs in cron jobs.
|
||||
* Fix fallback to ~/Desktop when xdg-user-dir is not available.
|
||||
Closes: #688833
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue