mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 14:43:03 +01:00
Change (now posix) tests log_level to error.
This commit is contained in:
parent
d1b61224ee
commit
a5526e898d
@ -799,7 +799,7 @@ install install-embedded silent_install package packages dist:
|
|||||||
|
|
||||||
.PHONY: tests tests_process run_tests run_tests_process
|
.PHONY: tests tests_process run_tests run_tests_process
|
||||||
|
|
||||||
log_level ?= all
|
log_level ?= error
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
$(MAKE) TARGET?=$(DefaultTarget) tests_process
|
$(MAKE) TARGET?=$(DefaultTarget) tests_process
|
||||||
|
Loading…
Reference in New Issue
Block a user