51f1321 ipatest: fix prci checker target masked return code & add pylint

2 files Authored by David Pascual 2 years ago, Committed by rcritten 2 years ago,
    ipatest: fix prci checker target masked return code & add pylint
    
    In the yamllint target of makefile, prci_checker result was being masked by echo statement.
    Aditionally, prci_checker script has been added to the list of Python sources to be Pylinted.
    
    Addressing comments of recently merged PR:
    https://github.com/freeipa/freeipa/pull/6301#discussion_r923163970
    https://github.com/freeipa/freeipa/pull/6301#issuecomment-1187037261
    
    Signed-off-by: David Pascual <davherna@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Stanislav Levin <slev@altlinux.org>
    Reviewed-By: Francisco Trivino <ftrivino@redhat.com>
    
        
file modified
+7 -5