8
0
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:
Adriano dos Santos Fernandes 2025-01-12 14:48:15 -03:00
parent d1b61224ee
commit a5526e898d

View File

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