Commit
7ebf2d171180882f536313d0cf86f121b7782d39
by Steve KuznetsovPass Origin name explicitly instead of relying on null behavior
In the past we were relying on default behavior when a null was passed
as the repository to sync when syncing the Origin repo. This patch makes
that repository specification explicit.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>