diff options
author | Remi Collet <remi@remirepo.net> | 2017-10-10 13:58:31 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-10-10 13:58:31 +0200 |
commit | 6bf75ca1b3b7b7e702ec10539160257369e4b06b (patch) | |
tree | 9104bccda92155ac70f46a857ea56e1618019f18 | |
parent | 292bbf5baf39af5cc722ab3ac8aba048a53d84ee (diff) |
re-enable test
-rw-r--r-- | php.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ # Regression tests take a long time, you can skip 'em with this %{!?runselftest: %global runselftest 1} -%global runselftest 0 +#global runselftest 0 # Use the arch-specific mysql_config binary to avoid mismatch with the # arch detection heuristic used by bindir/mysql_config. |