add detailed info about more task types to "koji taskinfo"
This commit is contained in:
parent
c0b34886d8
commit
1f2bb7c7e9
3 changed files with 65 additions and 20 deletions
|
|
@ -144,7 +144,7 @@ $value
|
|||
#end if
|
||||
#elif $task.method == 'createLiveCD' or $task.method == 'createAppliance'
|
||||
<strong>Arch:</strong> $params[0]<br/>
|
||||
<strong>Target:</strong> <a href="buildtargetinfo?name=$params[1]">$params[1]</a><br/>
|
||||
<strong>Build Target:</strong> <a href="buildtargetinfo?name=$params[1]">$params[1]</a><br/>
|
||||
<strong>Kickstart File:</strong> $params[2]<br/>
|
||||
#if $len($params) > 3
|
||||
$printOpts($params[3])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue