praiskup / FedoraReview

Forked from FedoraReview 3 years ago
Clone

61ed9ef [run-tests] Rewrite return code handling again

Authored and Committed by Stanislav Ochotnicky 11 years ago
    [run-tests] Rewrite return code handling again
    
    We were testing return code of tee instead of subshell previous so errors went
    by unnoticed.
    
    This version redirects to log file and runs tail while waiting for a subshell to
    finish
    
        
file modified
+5 -2