Let's look like the fedmsg hook do

This commit is contained in:
Pierre-Yves Chibon 2016-11-01 10:49:54 +01:00
parent 923f8e22fc
commit 8fa913c9c3

View file

@ -169,7 +169,7 @@ def run_as_post_receive_hook():
print('Commit %s selected' % commit)
if exclude_arch:
print('Notifying alternative-arch people')
print('* Notifying alternative-arch people')
package = '/'.join(abspath.rsplit(os.path.sep, 2)[-2:])
if DEBUG:
print('Package:', package)