abf/abf-worker#19: small refactoring
This commit is contained in:
parent
9477a0af4b
commit
94e21e6c4b
|
@ -113,7 +113,7 @@ module AbfWorker
|
|||
:cmd_params => cmd_params,
|
||||
:platform => {
|
||||
:platform_path => platform_path,
|
||||
:type => build_list.build_for_platform.distrib_type,
|
||||
:type => distrib_type,
|
||||
:name => build_list.build_for_platform.name,
|
||||
:arch => build_list.arch.name
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue