int_loop: unify SEGMATCH_FLAGS

Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
This commit is contained in:
John McMaster 2018-12-21 20:14:37 -08:00
parent 0311f9b305
commit 7b272b89ef
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ SEGMATCH_FLAGS=
else
# Should be at least the -m value
N ?= 20
SEGMATCH_FLAGS=-m 10 -M 20
SEGMATCH_FLAGS=-m 15 -M 45
endif
# Iteration number (each containing N specimens)
# Driven by int_loop.sh