On 05/07/2015 03:42 PM, Arthur Schwarz wrote:
> I'm trying to set VERBOSE in a parallel test setup and it doesn't seem to
> work. I've used:
> VERBOSE = yes    and
> VERBOSE = 1

Where were you making that setting, in Makefile.am?

> 
> But I get the normal output listing. The Automake manual (Section 15.2.3
> Parallel Test Harness) says: " The output from failed tests is collected in
> the test-suite.log file. If the variable 'VERBOSE' is set, this file is
> output after the summary."

It works for me when I do:

make check VERBOSE=1

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to