Learn more about these different git repos.
Other Git URLs
915f246
@@ -71,7 +71,7 @@
)
# Put the message to queue.
- from freshmaker.scheduler.consumer import work_queue_put
+ from freshmaker.consumer import work_queue_put
try:
work_queue_put(wrapped_msg)
except ValueError as e:
Signed-off-by: Chenxiong Qi cqi@redhat.com
+1, merging
Pull-Request has been merged by jkaluza
Signed-off-by: Chenxiong Qi cqi@redhat.com