From 6546137ccc9caf74a9aec95c84a67838eb816050 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Mar 09 2018 17:41:03 +0000 Subject: nightly.sh: update ostree summary file after sync Signed-off-by: Dusty Mabe (cherry picked from commit aca38984467d61688330aca7671e58809caecf55) --- diff --git a/nightly.sh b/nightly.sh index 8c297de..dd97f6f 100755 --- a/nightly.sh +++ b/nightly.sh @@ -181,6 +181,7 @@ done for arch in x86_64; do ostree pull-local --repo=$ATOMICDESTREPO $ATOMICSRCREPO --depth=-1 "fedora/28/${arch}/workstation" done +ostree summary -u --repo=$ATOMICDESTREPO # update summary file # Tell interested persons that the rsync is done. send_fedmsg "${fedmsg_json_done}" ${RELEASE} rsync.complete