#382 Call this "Freshmaker ID" in the cli output.
Merged 4 years ago by jkaluza. Opened 4 years ago by ralph.
ralph/freshmaker dont-confuse-liora  into  master

file modified
+1 -1
@@ -333,7 +333,7 @@ 

  

              return rows

  

-         table = [["Build ID", "Task ID", "State", "Name", "NVR",

+         table = [["Freshmaker ID", "Task ID", "State", "Name", "NVR",

                    "Rebuilt NVR", "State Reason"]]

          table += _prepare_table(tree)

  

Liora saw this and thought it was the koji build ID, but then
got very confused when things didn't match with what was really
in koji. This is really the "Freshmaker build id", calling it
here "Freshmaker id", for short.

rebased onto 47f0e75

4 years ago

Pull-Request has been merged by jkaluza

4 years ago