Fix broken deps e-mail header
Fixes: https://pagure.io/pungi-fedora/issue/350 Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
7794d24646
commit
2bb47ab308
@ -80,7 +80,7 @@ fedmsg_json_done=$(printf '{"log": "done", "branch": "%s", "arch": "%s", "compos
|
||||
DESTDIR=$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" ] && {
|
||||
./releng/scripts/critpath.py --url file://$DESTDIR/compose/Everything -o $DESTDIR/logs/critpath.txt branched &> $DESTDIR/logs/critpath.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user