8699737 Fix inverted check for ignoring test suite failures

Authored and Committed by berrange 6 years ago
1 file changed. 2 lines added. 2 lines removed.
    Fix inverted check for ignoring test suite failures
    
    An inverted conditional meant that test suite failures were previously
    being ignored on all architectures by default, instead of only on the
    blacklisted arches (currently none)
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
    
        
file modified
+2 -2