diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-07 18:47:03 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-07 18:47:03 +0100 |
commit | 181383e08be45ced8957035795e0e3129a977c69 (patch) | |
tree | dc0197e573452818baad481eaec07cb6d5eb8151 /fc20xscl54.cfg | |
parent | 63122ab241ab6e66bf9dd2d5aa378fd8bae03ca1 (diff) |
mock config without long test suite on F20 which is EOL
Diffstat (limited to 'fc20xscl54.cfg')
-rw-r--r-- | fc20xscl54.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc20xscl54.cfg b/fc20xscl54.cfg index 3605a11..bb3a58b 100644 --- a/fc20xscl54.cfg +++ b/fc20xscl54.cfg @@ -26,7 +26,7 @@ config_opts['macros']['%dist']=".fc20.remi" config_opts['macros']['%fedora']="20" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['macros']['%nophptag']="1" |