diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-05-02 19:14:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-05-02 19:14:29 +0200 |
commit | ac00f6dc84ee1d723dc1bbcea5979f24361e5db2 (patch) | |
tree | 169a17f3fc13fb85b338b872608e103a40d04496 /mock | |
parent | 7ca10c18aaed1f6178d654da03a5961dd338bdbf (diff) |
f17 is really EOL
Diffstat (limited to 'mock')
-rw-r--r-- | mock/fc17i.cfg | 2 | ||||
-rw-r--r-- | mock/fc17x.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mock/fc17i.cfg b/mock/fc17i.cfg index eabef27..a0554db 100644 --- a/mock/fc17i.cfg +++ b/mock/fc17i.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc17.remi" config_opts['macros']['%fedora']="17" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ diff --git a/mock/fc17x.cfg b/mock/fc17x.cfg index c621f2e..1c91b75 100644 --- a/mock/fc17x.cfg +++ b/mock/fc17x.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc17.remi" config_opts['macros']['%fedora']="17" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ |