diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 04:25:21 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-05-15 04:25:21 +0200 |
| commit | d19c31aa35c4e66cab369dc8f96759fa7bd5a6a7 (patch) | |
| tree | 56cdfd3d23d3e313cb9e47addd1ef4eb823bbec8 | |
| parent | 1adb460619646b45f849d8bec20e001cf73e9a6e (diff) | |
testy
| -rw-r--r-- | test-mogrify-recursive.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-mogrify-recursive.sh b/test-mogrify-recursive.sh index 464ba39..35c60a1 100644 --- a/test-mogrify-recursive.sh +++ b/test-mogrify-recursive.sh @@ -27,7 +27,7 @@ python test-mogrify.py \ --which_direction BtoA --dataset_mode recursive \ --recursive --recursive-frac 0.2 \ --sequence --sequence-frac 0.3 \ - --posterize + --posterize \ --norm batch # python test-mogrify.py \ |
