535511d Ticket 477 - CLEANALLRUV if there are only winsync agmts task will hang

Authored and Committed by mreynolds 11 years ago
    Ticket 477 - CLEANALLRUV if there are only winsync agmts task will hang
    
    Bug Description:  If there are only winsync agmts, the task will loop forever.
    
    Fix Description:  Need to clear a flag after skipping over invalid agmts.  The same issue
                      would apply for agmts that were all disabled.
    
    https://fedorahosted.org/389/ticket/477
    
    Reviewed by: richm(Thanks!)
    (cherry picked from commit 47c44d4e61723bb3013e614c1dafce5b37694e3c)