Let's look like the fedmsg hook do
This commit is contained in:
parent
923f8e22fc
commit
8fa913c9c3
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ def run_as_post_receive_hook():
|
||||||
print('Commit %s selected' % commit)
|
print('Commit %s selected' % commit)
|
||||||
|
|
||||||
if exclude_arch:
|
if exclude_arch:
|
||||||
print('Notifying alternative-arch people')
|
print('* Notifying alternative-arch people')
|
||||||
package = '/'.join(abspath.rsplit(os.path.sep, 2)[-2:])
|
package = '/'.join(abspath.rsplit(os.path.sep, 2)[-2:])
|
||||||
if DEBUG:
|
if DEBUG:
|
||||||
print('Package:', package)
|
print('Package:', package)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue