Tests: Default test_regress to quiet
This commit is contained in:
parent
cbb9288cb1
commit
a49d819437
|
|
@ -35,7 +35,7 @@ endif
|
|||
|
||||
# Run tests in parallel. Requires Parallel::Forker to be installed.
|
||||
ifeq ($(CFG_WITH_LONGTESTS),yes)
|
||||
DRIVER_FLAGS += -j 0 --rerun
|
||||
DRIVER_FLAGS += -j 0 --quiet --rerun
|
||||
endif
|
||||
|
||||
.SUFFIXES:
|
||||
|
|
|
|||
Loading…
Reference in New Issue