#40 fedpkg should have verrel echoed in more places
Closed: Fixed Opened by notting.

For example:

$ fedpkg build
Created task: 2356939
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=2356939
Watching tasks (this may be safely interrupted)...
2356939 build (dist-rawhide, /initscripts:b6d0762f19b18d91769b893168abd5719d239295): free
2356939 build (dist-rawhide, /initscripts:b6d0762f19b18d91769b893168abd5719d239295): free -> open (x86-01.phx2.fedoraproject.org)
2356940 buildSRPMFromSCM (/initscripts:b6d0762f19b18d91769b893168abd5719d239295): free
2356940 buildSRPMFromSCM (/initscripts:b6d0762f19b18d91769b893168abd5719d239295): free -> open (x86-05.phx2.fedoraproject.org)
2356940 buildSRPMFromSCM (/initscripts:b6d0762f19b18d91769b893168abd5719d239295): open (x86-05.phx2.fedoraproject.org) -> closed
0 free 1 open 1 done 0 failed
...

Somewhere it should say 'building initscripts-', just for convenience.


I added a print for build and chainbuild. We can add more as you discover places where it would be handy.

Metadata