diff options
| -rw-r--r-- | fc18i.cfg | 2 | ||||
| -rw-r--r-- | fc18x.cfg | 2 | 
2 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc18.remi"  config_opts['macros']['%fedora']="18"  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'] = """ @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc18.remi"  config_opts['macros']['%fedora']="18"  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'] = """  | 
