spichugi / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

341d614 Issue 50337 - Replace exec() with setattr()

Authored and Committed by vashirov 4 years ago
    Issue 50337 - Replace exec() with setattr()
    
    Bug Description:
    Instance IDs now include superfluous quotes that break
    calling CLI tools from lib389.
    
    Fix Description:
    Remove the quotes.
    
    Fixes: https://pagure.io/389-ds-base/issue/50337
    
    Reviewed by: spichugi (Thanks!)