diff options
| -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 \ |
