about summary refs log tree commit diff
path: root/spec/fixtures/files/mini-static.gif
AgeCommit message (Collapse)Author
2017-10-26Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)unarist
Looks like copied tempfile need to be flushed before further processing. This issue won't happen if the uploaded file has enough file size.