no f27 updates atomic tree yet

This commit is contained in:
Kevin Fenzi
2017-08-20 21:55:16 +00:00
parent 9718d74c09
commit d8bfb3fdaa

View File

@@ -232,7 +232,7 @@ for rel in 27; do
done
for rel in 25 26 27; do
for rel in 25 26; do
OUTPUT1=$(rsync $OPTIONS --ignore-existing \
$ATOMICSOURCE/$rel/objects/ $ATOMICDEST/$rel/objects/)