mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-11 03:19:28 -07:00
tests: Silence gtester in Makefile
This prettifies make output a little by avoiding a very long line. As gtester prints the checks when they are run, no information is lost. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
49cb826e8f
commit
3c941c613a
1 changed files with 1 additions and 1 deletions
|
|
@ -36,4 +36,4 @@ test-qmp-commands: test-qmp-commands.o $(qobject-obj-y) $(qapi-obj-y) $(tools-ob
|
|||
|
||||
.PHONY: check
|
||||
check: $(CHECKS)
|
||||
gtester $(CHECKS)
|
||||
$(call quiet-command, gtester $(CHECKS), " CHECK")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue