Merge #657 Using new spam-o-matic
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
commit
b6f658b99d
@ -95,8 +95,8 @@ if [ "$RELEASE" = "rawhide" ]; then
|
||||
else
|
||||
TREENAME="F-$RELEASE"
|
||||
fi
|
||||
# disable sending email for now as spam-o-matic does not understand Rich dependencies
|
||||
/usr/share/mash/spam-o-matic --nomail --treename="$TREENAME" "$DESTDIR/compose/Everything/" >"$DESTDIR/logs/depcheck"
|
||||
# disable sending email for now until we are sure we wont generating mass emails
|
||||
./releng/scripts/spam-o-matic --nomail --treename="$TREENAME" "$DESTDIR/compose/Everything/" --only-arches i386 ppc64le s390x x86_64> "$DESTDIR/logs/depcheck"
|
||||
|
||||
[ -z "$ARCH" ] && {
|
||||
./releng/scripts/critpath.py --url file://$DESTDIR/compose/Everything/ -o $DESTDIR/logs/critpath.txt rawhide &> $DESTDIR/logs/critpath.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user