Sync Fedora 25 trees out. Who figured you'd need to put stuff in the loop?
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
eb6c49917c
commit
55d485a0cf
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ for rel in 23 24 25; do
|
|||
fi
|
||||
|
||||
done
|
||||
for rel in 23 24; do
|
||||
for rel in 23 24 25; do
|
||||
|
||||
OUTPUT1=$(rsync $OPTIONS --ignore-existing \
|
||||
$ATOMICSOURCE/$rel/objects/ $ATOMICDEST/$rel/objects/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue