Fix syntax error in resultsdb fedmsg config.
This commit is contained in:
parent
d9f206c408
commit
dcfe1d6a64
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ config = {
|
|||
# in /etc/fedmsg.d/relay.py instead of binding to ports and waiting for
|
||||
# listeners. We need this so that we can push our messages on to the
|
||||
# fedora-infra proper bus from over in the QA network.
|
||||
active=True,
|
||||
'active': True,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue