Avoid crashing when built with MagicMime support, but when the magic database cannot be loaded.

This commit is contained in:
Joey Hess 2016-02-23 14:39:56 -04:00
parent 2bf90c7b56
commit a5bf674bec
Failed to extract signature
3 changed files with 9 additions and 4 deletions

2
debian/changelog vendored
View file

@ -9,6 +9,8 @@ git-annex (6.20160218) UNRELEASED; urgency=medium
* info: Mention when run in a dead repository.
* Linux and OSX standalone builds put the bundled gpg last in PATH,
so any system gpg will be preferred over it.
* Avoid crashing when built with MagicMime support, but when the magic
database cannot be loaded.
-- Joey Hess <id@joeyh.name> Thu, 18 Feb 2016 13:09:21 -0400