diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-11-22 11:12:33 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-11-22 11:18:41 -0400 |
commit | fc403a275d595b1c8c49ec3037a65064f6e8c170 (patch) | |
tree | bfbaf52af54b2daf010f23b7c12f2c15327c0000 /doc | |
parent | b246aeb826d6d2d9e6dc37411ec9fe5128350254 (diff) |
fix regression
The file matcher needs to be run on the destination file not the tmp
file, in order for filename matches to work properly. However, it also
needs to be able to probe the file for size and mime type.
This is a quick fix to a regression. The double rename is not pretty.
It would be good to either have a way to run the largeFileMatcher
such that it is matching on the final filename but looks at the temp
file, or to make addAnnexedFile not need the temp file in a different
location.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions