Creating branches is now started by genacls.sh.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2015-02-24 09:39:50 +00:00
parent 2a9cd6dfcd
commit 1365500c17
3 changed files with 1 additions and 10 deletions

View file

@ -128,7 +128,7 @@ def _create_branch(pkgname, branch):
topic='branch',
modname='git',
msg=dict(
agent=os.getlogin(),
agent='pkgdb',
name=pkgname,
branch=branch,
),