Tests: Default test_regress to quiet

This commit is contained in:
Wilson Snyder 2019-07-14 15:04:19 -04:00
parent cbb9288cb1
commit a49d819437
1 changed files with 1 additions and 1 deletions

View File

@ -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: