Fix #273: fix_track_files will now update files with bad mimetype

This commit is contained in:
Eliot Berriot 2018-06-03 18:57:35 +02:00
commit 18ad6cfa78
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
3 changed files with 32 additions and 2 deletions

View file

@ -0,0 +1,2 @@
fix_track_files will now update files with bad mimetype (and not only
the one with no mimetype) (#273)