Skip to content

Commit a5526e8

Browse files
committed
Change (now posix) tests log_level to error.
1 parent d1b6122 commit a5526e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builds/posix/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@ install install-embedded silent_install package packages dist:
799799

800800
.PHONY: tests tests_process run_tests run_tests_process
801801

802-
log_level ?= all
802+
log_level ?= error
803803

804804
tests:
805805
$(MAKE) TARGET?=$(DefaultTarget) tests_process

0 commit comments

Comments
 (0)