Undo the changes for pkgdb syncing git branches

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2017-03-01 01:51:03 +00:00
parent d8d9b4dfc0
commit 81e0d3a84b

View file

@ -70,8 +70,7 @@ PKGDB_URL = 'https://admin.fedoraproject.org/pkgdb'
GIT_FOLDER = '/srv/git/repositories/'
#MKBRANCH = '/usr/local/bin/mkbranch'
MKBRANCH = '/usr/local/bin/mkbranch_branching'
MKBRANCH = '/usr/local/bin/mkbranch'
SETUP_PACKAGE = '/usr/local/bin/setup_git_package'
THREADS = 20