On 9/19/22 15:17, Paolo Bonzini wrote:
Because of two stray parentheses at the end of the definition of ninja-cmd-goals, the test that is last in the .check-TESTSUITENAME.deps variable will not be rebuilt. Fix that.Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~