Merge #336 Fixing critpath for branched(f27)
This commit is contained in:
commit
d58fe12fb4
@ -83,7 +83,7 @@ compose-changelog -p $TARGET_DIR/$NEWCOMPOSE_ID/logs/ $TARGET_DIR/$OLDCOMPOSE_ID
|
||||
/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
|
||||
./releng/scripts/critpath.py --url file://$DESTDIR/compose/Everything/ -o $DESTDIR/logs/critpath.txt branched &> $DESTDIR/logs/critpath.log
|
||||
}
|
||||
|
||||
ostree prune --repo=$ATOMICREPO --keep-younger-than="14 days ago" --refs-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user