diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-08-24 20:22:34 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-08-24 20:22:34 +0200 | 
| commit | a6360714cd211778bd76ac1ebce4a79d861c1195 (patch) | |
| tree | ac73cbc6a1974dd333779a66602fafa8ffd09b8c /mock | |
| parent | 2f7286864a5733ba6924444db25fcee95681e77f (diff) | |
mock config, cleanup
Diffstat (limited to 'mock')
| -rw-r--r-- | mock/fc19xscl56.cfg | 3 | ||||
| -rw-r--r-- | mock/fc20xscl56.cfg | 3 | 
2 files changed, 2 insertions, 4 deletions
| diff --git a/mock/fc19xscl56.cfg b/mock/fc19xscl56.cfg index 04eb639..ea8fa97 100644 --- a/mock/fc19xscl56.cfg +++ b/mock/fc19xscl56.cfg @@ -55,7 +55,7 @@ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f19  #	http://mirrors.ircam.fr/pub/fedora/linux/updates/19/x86_64/  #	http://fr2.rpmfind.net/linux/fedora/updates/19/x86_64/  enabled=1 -exclude=scl-ut* +#exclude=scl-ut*  [updates-testing]  name=updates-testing @@ -109,4 +109,3 @@ baseurl=file:/var/lib/mock/scl56fc19x/  enabled=1  """ - diff --git a/mock/fc20xscl56.cfg b/mock/fc20xscl56.cfg index b5d414d..3a1def3 100644 --- a/mock/fc20xscl56.cfg +++ b/mock/fc20xscl56.cfg @@ -55,7 +55,7 @@ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f20  #	http://mirrors.ircam.fr/pub/fedora/linux/updates/20/x86_64/  #	http://fr2.rpmfind.net/linux/fedora/updates/20/x86_64/  enabled=1 -exclude=scl-ut* +#exclude=scl-ut*  [updates-testing]  name=updates-testing @@ -109,4 +109,3 @@ baseurl=file:/var/lib/mock/scl56fc20x/  enabled=1  """ - | 
