mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
comment tweak
This commit is contained in:
parent
47fcf75151
commit
541924646d
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ def get_checksum_and_hash_type(form):
|
|||
|
||||
|
||||
def emit_fedmsg(config, name, checksum, filename, username, msgpath):
|
||||
# Emit a fedmsg message. Load the config to talk to the fedmsg-relay.
|
||||
# Emit a fedmsg message. Load the config to talk to the fedmsg-relay.
|
||||
if config.getboolean('upload', 'fedmsgs', fallback=True):
|
||||
try:
|
||||
import fedmsg
|
||||
|
|
Loading…
Add table
Reference in a new issue