update all scripts to send to test-reports
The first attempt was in commit 2051777399
. Only main Rawhide compose goes to
devel list as well.
Related: https://pagure.io/pungi-fedora/pull-request/1109
Signed-off-by: Kamil Páral <kparal@redhat.com>
This commit is contained in:
parent
2051777399
commit
78252f90de
@ -17,7 +17,7 @@ RELEASE="35"
|
||||
RELEASE_TITLE="35"
|
||||
COMPSFILE="comps-f35.xml"
|
||||
TMPDIR=`mktemp -d /tmp/$RELEASE.$DATE.XXXX`
|
||||
TOMAIL="devel@lists.fedoraproject.org test@lists.fedoraproject.org"
|
||||
TOMAIL="test-reports@lists.fedoraproject.org"
|
||||
FROM="Fedora Branched Report <rawhide@fedoraproject.org>"
|
||||
RSYNCPREFIX="sudo -u ftpsync"
|
||||
OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-$RELEASE_TITLE/COMPOSE_ID)
|
||||
|
@ -16,7 +16,7 @@ RELEASE="35"
|
||||
RELEASE_TITLE="35"
|
||||
COMPSFILE="comps-f35.xml"
|
||||
TMPDIR=`mktemp -d /tmp/$RELEASE.$DATE.XXXX`
|
||||
TOMAIL="devel@lists.fedoraproject.org test@lists.fedoraproject.org"
|
||||
TOMAIL="test-reports@lists.fedoraproject.org"
|
||||
FROM="Fedora Branched Report <rawhide@fedoraproject.org>"
|
||||
RSYNCPREFIX="sudo -u ftpsync"
|
||||
OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-$RELEASE_TITLE/COMPOSE_ID)
|
||||
|
Loading…
Reference in New Issue
Block a user