1b95045 Ticket 49316 - fix missing not condition in clock cleanu

1 file Authored by lkrispen 6 years ago, Committed by William Brown 6 years ago,
    Ticket 49316 - fix missing not condition in clock cleanu
    
    Bug Description:  During the clock cleanup I removed a
    macro. This broke a not condition which caused 100% cpu
    load.
    
    Fix Description:  Add braces around the condition.
    
    https://pagure.io/389-ds-base/issue/49316
    
    Author: lkrispen
    
    Review by: wibrown (Thanks Ludwig!)
    
        
file modified
+1 -1