Files
fm-orchestrator/module_build_service
Chenxiong Qi 3bdbdaee20 Remove unnecessary code from process_message
It is not necessary to initialize the build variable before following
if-elif-else branch.

After the if-elif-else branch, if no build is found, process_message
just returns immediately. So, no need to check if build is None during
handling error raised from handler call.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2019-10-28 20:49:52 +08:00
..
2019-10-18 09:44:45 -04:00
2019-10-03 16:20:04 +02:00