From aca38984467d61688330aca7671e58809caecf55 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Mar 09 2018 17:34:31 +0000 Subject: nightly.sh: update ostree summary file after sync Signed-off-by: Dusty Mabe --- diff --git a/nightly.sh b/nightly.sh index 356e30f..9e0a159 100755 --- a/nightly.sh +++ b/nightly.sh @@ -182,6 +182,7 @@ done for arch in x86_64; do ostree pull-local --repo=$ATOMICDESTREPO $ATOMICSRCREPO --depth=-1 "fedora/rawhide/${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