fix a stray Rawhideism or two in branched
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
54ebeaa0e8
commit
973a6177c9
@ -12,11 +12,11 @@ DEST=$(pwd)
|
||||
DATE=$(date "+%Y%m%d")
|
||||
SHORT="Fedora"
|
||||
RELEASE="39"
|
||||
RELEASE_TITLE="Rawhide"
|
||||
RELEASE_TITLE="39"
|
||||
COMPSFILE="comps-f39.xml"
|
||||
TMPDIR=`mktemp -d /tmp/$RELEASE.$DATE.XXXX`
|
||||
TOMAIL="devel@lists.fedoraproject.org test-reports@lists.fedoraproject.org"
|
||||
FROM="Fedora Rawhide Report <rawhide@fedoraproject.org>"
|
||||
FROM="Fedora Branched Report <rawhide@fedoraproject.org>"
|
||||
RSYNCPREFIX="sudo -u ftpsync"
|
||||
RSYNCTARGET="/pub/fedora/linux/development/$RELEASE"
|
||||
RSYNCALTTARGET="/pub/alt/development/$RELEASE"
|
||||
|
Loading…
Reference in New Issue
Block a user