set the treename for spam-o-matic so emails say they are f25 #64
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
f604948b13
commit
ac2768b243
@ -78,7 +78,7 @@ fedmsg_json_done=$(printf '{"log": "done", "branch": "%s", "arch": "%s", "compos
|
|||||||
DESTDIR=$TARGET_DIR/$NEWCOMPOSE_ID
|
DESTDIR=$TARGET_DIR/$NEWCOMPOSE_ID
|
||||||
|
|
||||||
compose-changelog -p $TARGET_DIR/$NEWCOMPOSE_ID/logs/ $TARGET_DIR/$OLDCOMPOSE_ID/ $TARGET_DIR/$NEWCOMPOSE_ID/
|
compose-changelog -p $TARGET_DIR/$NEWCOMPOSE_ID/logs/ $TARGET_DIR/$OLDCOMPOSE_ID/ $TARGET_DIR/$NEWCOMPOSE_ID/
|
||||||
/usr/share/mash/spam-o-matic $DESTDIR/compose/Everything/ >$DESTDIR/logs/depcheck
|
/usr/share/mash/spam-o-matic --treename F-$BRANCHED $DESTDIR/compose/Everything/ >$DESTDIR/logs/depcheck
|
||||||
|
|
||||||
[ -z "$ARCH" ] && {
|
[ -z "$ARCH" ] && {
|
||||||
./releng/scripts/critpath.py --url file://$DESTDIR/compose/Everything -o $DESTDIR/logs/critpath.txt branched &> $DESTDIR/logs/critpath.log
|
./releng/scripts/critpath.py --url file://$DESTDIR/compose/Everything -o $DESTDIR/logs/critpath.txt branched &> $DESTDIR/logs/critpath.log
|
||||||
|
Loading…
Reference in New Issue
Block a user