comment tweak

This commit is contained in:
clime 2020-05-10 23:47:14 +02:00
parent 47fcf75151
commit 541924646d

View file

@ -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