211c944 Improve the robustness FreeIPA's i18n module and its tests

2 files Authored by mbabinsk 7 years ago, Committed by mbasti 7 years ago,
    Improve the robustness FreeIPA's i18n module and its tests
    
    Prevent false positive errors reported by `ipatests/i18n.py` and
    `ipatests/test_ipalib/test_text.py` when LANGUAGE env variable is set in the
    environment.
    
    Additionally, also set LC_ALL and LC_MESSAGES during checks to further improve
    the robustness.
    
    https://fedorahosted.org/freeipa/ticket/6512
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+4 -1