diff options
author | Remi Collet <remi@remirepo.net> | 2023-12-12 15:44:07 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-12-12 15:44:07 +0100 |
commit | 280e50a57148b0588492efaeded8bebd0461f902 (patch) | |
tree | 39e94fc03b92ccc9ca6e06c897183227c0d230ca | |
parent | b1faa9ae481d852f565f9b1e14f33383bb81b1be (diff) |
missing tests en el9a
-rw-r--r-- | el9a.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ config_opts['macros']['%dist']=".el9.remi" config_opts['macros']['%rhel']="9" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="0" +config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' |