cfaaeb9 ipatests: Check for legacy_client attribute presence if unapplying fixes

1 file Authored by tbabej 10 years ago, Committed by pviktori 10 years ago,
    ipatests: Check for legacy_client attribute presence if unapplying fixes
    
    When legacy client tests fail during IPA installation, the legacy
    client test produces an additional misleading error
    (the real cause is reported as well). This happens due the fact
    that we try to cleanup host that was not yet defined. We need to
    check for this attribute being defined before unapplying fixes there.
    
    https://fedorahosted.org/freeipa/ticket/4124