diff options
| -rw-r--r-- | fc17i.cfg | 2 | ||||
| -rw-r--r-- | fc17x.cfg | 2 | 
2 files changed, 2 insertions, 2 deletions
@@ -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'] = """ @@ -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'] = """  | 
