summaryrefslogtreecommitdiff
path: root/test-mogrify.py
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-15 04:54:38 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-15 04:54:38 +0200
commit4fceff3903a1e53a194b5da9bf2ac8772c8f621e (patch)
tree902d3220a74ab38ec941f8ceda4b742b06713fa7 /test-mogrify.py
parentb266949040eb68d0ff91355d8c4a89fbbebfb948 (diff)
testy
Diffstat (limited to 'test-mogrify.py')
-rw-r--r--test-mogrify.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-mogrify.py b/test-mogrify.py
index 61f9899..c1d6c2f 100644
--- a/test-mogrify.py
+++ b/test-mogrify.py
@@ -107,7 +107,7 @@ if __name__ == '__main__':
if opt.render_frames:
frame_fn = "frame_%05d.png"
video_fn = tag + "_mog_frame.mp4"
- else
+ else:
frame_fn = "ren_%05d.png"
video_fn = tag + "_mogrify.mp4"