80957f5 kojiwrapper: Ignore warnings before task id

Authored and Committed by lsedlar 2 years ago
    kojiwrapper: Ignore warnings before task id
    
    When looking for task ID in output of koji runroot command, do not check
    just the first line. Instead look for first line that contains just a
    number.
    
    Most of the time, this should really be the first line. But if koji
    client decides to print any warnings, this patch should skip that.
    
    JIRA: RHELCMP-8944
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
  • jenkins
    success (100%)
    Build #1906 successful (commit: 80957f52)
    2 years ago
file modified
+10 -5
file modified
+24 -0