There was an error while loading. Please reload this page.
1 parent 905f438 commit 7fdb5e9Copy full SHA for 7fdb5e9
1 file changed
bin/bugzilla
@@ -671,6 +671,7 @@ def _convert_to_outputformat(output):
671
672
elif output == 'full':
673
fmt += "%{__unicode__}\n"
674
+ fmt += "Component: %{component}\n"
675
fmt += "CC: %{cc}\n"
676
fmt += "Blocked: %{blocks}\n"
677
fmt += "Depends: %{depends_on}\n"
0 commit comments