Merge "Fix epel-mirror path error"

This commit is contained in:
Jenkins 2016-06-07 15:34:28 +00:00 committed by Gerrit Code Review
commit c2ccda868e

View File

@ -34,7 +34,7 @@ $K5START rsync -rlptDvz \
--exclude="ppc64le" \
--exclude="x86_64/debug" \
--exclude="x86_64/repoview" \
$MIRROR/epel/$REPO/ $BASE/$REPO/
$MIRROR/$REPO/ $BASE/$REPO/
# TODO(pabelanger): Validate rsync process