update git branch
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
c3aa1ccdc9
commit
5fb6e88e34
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
#set -x
|
||||
|
||||
export LC_ALL=C
|
||||
|
||||
@ -14,7 +15,7 @@ DIST="25"
|
||||
BRANCHED="25"
|
||||
BRANCH="branched"
|
||||
COMPSFILE="comps-f25.xml"
|
||||
GIT_BRANCH="master"
|
||||
GIT_BRANCH="f25"
|
||||
TMPDIR=`mktemp -d /tmp/$DIST.$DATE.XXXX`
|
||||
TOMAIL="devel@lists.fedoraproject.org test@lists.fedoraproject.org"
|
||||
FROM="Fedora Branched Report <rawhide@fedoraproject.org>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user