We don't yet have an atomic f24 repo, so stop trying to sync it until we do.

This commit is contained in:
Kevin Fenzi 2016-02-26 19:53:53 +00:00
parent af7d360f2b
commit 9c850e2a02

View file

@ -49,7 +49,7 @@ for rel in 22 23 24; do
fi
done
for rel in 22 23 24; do
for rel in 22 23; do
OUTPUT1=$(rsync $OPTIONS --ignore-existing \
$ATOMICSOURCE/$rel/objects/ $ATOMICDEST/$rel/objects/)