Files
fm-orchestrator/module_build_service/builder/KojiModuleBuilder.py
Ralph Bean c92a967042 Fix incorrect call to koji API.
This was introduced months ago, but we never hit it.  I just saw it in
the error logs.

It looks like the call to `session.untaggedBuilds` expects a `name`
argument, but `session.listTagged` does *not*.
2017-10-10 18:33:59 -04:00

30 KiB