93312d1 Wait for child process to terminate after receiving SIGINT in ipautil.run.

2 files Authored by jcholast 12 years ago, Committed by mkosek 12 years ago,
    Wait for child process to terminate after receiving SIGINT in ipautil.run.
    
    Do cleanup on KeyboardInterrupt rather than in custom SIGINT handler in
    ipa-replica-conncheck.
    
    https://fedorahosted.org/freeipa/ticket/2127
    
        
file modified
+11 -8