diff options
author | unarist <m.unarist@gmail.com> | 2017-10-26 22:48:35 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-26 22:48:35 +0900 |
commit | 4f337c020a7ca7a77086af5021c9c152fa1f07fc (patch) | |
tree | 02a9e15905b981712e9dc056123f760b42e21065 /spec/fixtures | |
parent | 02f7f3619a2af35ec29aface76bd6b5ba0f1a725 (diff) |
Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
Looks like copied tempfile need to be flushed before further processing. This issue won't happen if the uploaded file has enough file size.
Diffstat (limited to 'spec/fixtures')
-rw-r--r-- | spec/fixtures/files/mini-static.gif | bin | 0 -> 1188 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/spec/fixtures/files/mini-static.gif b/spec/fixtures/files/mini-static.gif
new file mode 100644
index 000000000..fe597b215
--- /dev/null
+++ b/spec/fixtures/files/mini-static.gif
Binary files differ |