Kengo Seki created YETUS-117:
--------------------------------
Summary: Nonexistent function invocation in the nobuild plugin
Key: YETUS-117
URL: https://issues.apache.org/jira/browse/YETUS-117
Project: Yetus
Issue Type: Bug
Components: Test Patch
Reporter: Kengo Seki
Priority: Minor
{code}
29 function nobuild_modules_worker
30 {
31 local status=$1
32 local testtype=$2
33 module_workers "${status}" "${testtype}"
34 }
{code}
Probably modules_workers? :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)