398e091 ipatests: fix (prci_checker) duplicated check & error return code

1 file Authored by David Pascual a year ago, Committed by frenaud a year ago,
    ipatests: fix (prci_checker) duplicated check & error return code
    
    Fix 1: timeout field was being checked twice and did not return fail code on error
    
    Fix 2: Tool did not return error code on single file check unsuccessful run
    
    Signed-off-by: David Pascual <davherna@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>