fec0f46 FIX: ipa_kdb_principals: add missing break statement

Authored and Committed by mbasti 8 years ago
    FIX: ipa_kdb_principals: add missing break statement
    
    Needs a 'break' otherwise prevents correct reporting of data and it always overrides
    it with the placeholder data.
    
    Reviewed-By: Simo Sorce <ssorce@redhat.com>
    Reviewed-By: Simo Sorce <ssorce@redhat.com>