diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-14 07:35:47 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-14 07:35:47 +0200 |
commit | a3192844dcb390b6e036dbbad75da093c80b2ec5 (patch) | |
tree | 43f01df3d286e1b5ef6ca030ae98d45ea963f98e /fc21xscl56.cfg | |
parent | 7ed0273f5aae467c9e4cab83d9970b266e2fa00c (diff) |
keep time, don't run test on F21, EOL
Diffstat (limited to 'fc21xscl56.cfg')
-rw-r--r-- | fc21xscl56.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc21xscl56.cfg b/fc21xscl56.cfg index a00d92e..e9a3186 100644 --- a/fc21xscl56.cfg +++ b/fc21xscl56.cfg @@ -26,7 +26,7 @@ config_opts['macros']['%dist']=".fc21.remi" config_opts['macros']['%fedora']="21" 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" |