lnie / taskotron / libtaskotron

Forked from taskotron/libtaskotron 6 years ago
Clone

4a6dee4 log task name, ignore empty namespace

Authored and Committed by kparal 7 years ago
    log task name, ignore empty namespace
    
    It's impossible to figure out the task name from task log only. This
    adds a printout of the task name after formula is parsed.
    
    Also, if namespace is empty, use the default value, instead of `None`.
    
    Differential Revision: https://phab.qa.fedoraproject.org/D1151
    
        
file modified
+5 -1
file modified
+4 -0
file modified
+34 -7