From d58fe12fb406ff0a88aab454c88bc52b2f531909 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Oct 05 2017 15:52:20 +0000 Subject: Merge #336 `Fixing critpath for branched(f27)` --- diff --git a/nightly.sh b/nightly.sh index 45d6b61..d122187 100755 --- a/nightly.sh +++ b/nightly.sh @@ -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