Exclude deltarpms for fedora
Right now, we are not using them in our jobs. It is possible in the future we will want too, but for now save some HDD quota by skipping them. Change-Id: If799a8b9483941b52590813cb909d2051898895e Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
47d5314b47
commit
a4a7e6183b
@ -54,6 +54,7 @@ $K5START rsync -rlptDvz \
|
||||
--exclude="i386/" \
|
||||
--exclude="SRPMS/" \
|
||||
--exclude="x86_64/debug" \
|
||||
--exclude="x86_64/drpms" \
|
||||
$MIRROR/fedora/$REPO/ $BASE/$REPO/
|
||||
|
||||
# TODO(pabelanger): Validate rsync process
|
||||
|
Loading…
x
Reference in New Issue
Block a user