]> Git Repo - qemu.git/commit
tests/Makefile: Fix check-report.* targets shown in check-help
authorWainer dos Santos Moschetta <[email protected]>
Wed, 11 Dec 2019 20:44:27 +0000 (15:44 -0500)
committerThomas Huth <[email protected]>
Tue, 17 Dec 2019 08:05:23 +0000 (09:05 +0100)
commitc3088cd306caf965f1901e0a9ed818353c530b4e
treeb516c4c0e1fef6d79f5a05e4b0476c9866eedadb
parente468ffdc6d3b1c7127b785eb73a1f5c94751fb01
tests/Makefile: Fix check-report.* targets shown in check-help

The check-report.html and check-report.xml targets were replaced
with check-report.tap in commit 9df43317b82 but the check-help
text was not updated so it still lists check-report.html.

Fixes: 9df43317b82
Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
Message-Id: <20191211204427[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
tests/Makefile.include
This page took 0.024927 seconds and 4 git commands to generate.