sync f23 atomic repos

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2015-11-03 04:12:24 +00:00
parent 808742f874
commit c88ed7e6db

View file

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