Mass branching, move from master to rawhide
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
0f606c1d70
commit
f6d75dfca0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
_base_path = '/srv/git/repositories'
|
_base_path = '/srv/git/repositories'
|
||||||
_branch_from = 'master'
|
_branch_from = 'rawhide' # For rpms namespace only
|
||||||
|
|
||||||
|
|
||||||
def _get_arguments():
|
def _get_arguments():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue