On 10/7/20 4:01 PM, Paolo Bonzini wrote: > Using "V=1" makes it easier to identify hanging tests, especially > since they are run with -j1. It is already used on Windows builds, > do the same for FreeBSD and macOS. > > Cc: Alex Bennée <alex.ben...@linaro.org> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > .cirrus.yml | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>