mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-03 18:59:30 +08:00
koji.BUILD_STATE["BUILDING"] equals to 0. So, checking if component.state is None explicitly to avoid ignoring the components which are in building state. Signed-off-by: Chenxiong Qi <cqi@redhat.com>