You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
self.logger.log("Processing job id %s for %s which is currently %s and has a %s bug"% (j.id, library.name, j.status, "open"ifj.bugzilla_is_openelse"closed"))
currently will output like which is currently 6
turn this line into the actual text
The text was updated successfully, but these errors were encountered:
updatebot/tasktypes/vendoring.py
Line 43 in 78a8ed3
currently will output like
which is currently 6
turn this line into the actual text
The text was updated successfully, but these errors were encountered: