resultsdb: fix typo in the callback
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
adc794e465
commit
1e6a2cd2fd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ topic_prefix = "org.fedoraproject.prod"
|
|||
publish_exchange = "amq.topic"
|
||||
passive_declares = true
|
||||
|
||||
callback = "resultsdb_listener.consumer:consume"
|
||||
callback = "resultsdb_listener.consumer:Consumer"
|
||||
|
||||
|
||||
# Note the double brackets below.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue