frostyx / copr / copr

Forked from copr/copr 7 years ago
Clone

3a5848f [builder] docs: 'tail -f --retry' is needed

Authored and Committed by praiskup 7 years ago
    [builder] docs: 'tail -f --retry' is needed
    
    That's because the tool calling-sequence from backend is a bit
    racy now;  the parent 'copr-builder --detached' process might end
    soon enough so the 'tail -f' process starts before the live-log
    even exists.
    
        
file modified
+3 -2