diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 02:58:21 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 02:58:21 +0200 |
| commit | 63e3aa5d7ee8d0abd894506f50183b7c06d62cae (patch) | |
| tree | 77fb9aa78ec845de9bb5f8b9db5cc5d50c4a641d /test-mogrify.py | |
| parent | 7f7a7e4e01102d52aebe1032dec41b116710ceff (diff) | |
test
Diffstat (limited to 'test-mogrify.py')
| -rw-r--r-- | test-mogrify.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-mogrify.py b/test-mogrify.py index ab7151a..fca2fb3 100644 --- a/test-mogrify.py +++ b/test-mogrify.py @@ -32,7 +32,7 @@ if __name__ == '__main__': opt.name, opt.experiment, data_opt.experiment, d.strftime('%Y%m%d%H%M')) - opt.tag = tag + opt.tag = tag = "pcfade___201805150250" opt.render_dir = render_dir = opt.results_dir + opt.name + "/" + tag + "/" |
