mreynolds / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

e285341 Issue 16 - Reset InstScriptsEnabled argument during the init

1 file Authored by spichugi 6 years ago, Committed by William Brown 6 years ago,
    Issue 16 - Reset InstScriptsEnabled argument during the init
    
    Bug description: the InstScriptsEnabled argument is reused for the next
    instance setups and it affects script directory creation.
    
    Fix description: Reset the InstScriptsEnabled argument before instance
    setup.
    
    https://pagure.io/lib389/issue/16
    
    Reviewed by: wibrown (Thanks!)