diff options
author | Sara Golemon <pollita@php.net> | 2017-05-24 12:41:57 -0700 |
---|---|---|
committer | Sara Golemon <pollita@php.net> | 2017-05-24 13:58:18 -0700 |
commit | d8d1c78ed08423738376adc450aba3932b33a20e (patch) | |
tree | 9b1f755b54c98419aa518509279fd5c76e0d5235 /ext/json/json_encoder.c | |
parent | 7c7383067f6719324004407e17c0f5d6c740c39f (diff) | |
download | php-git-d8d1c78ed08423738376adc450aba3932b33a20e.tar.gz |
Skip FPM tests when running as root (unless requested)
FPM must be configured as a user.
Normally it defaults to the current user,
but if that's root it'll fail to startup
unless the --run-as-root option is provided.
Extend that logic into the test runner so that
we don't fail for stupid reasons.
If you're running `make test` as root and you want
FPM tests to run anyway, set TEST_FPM_RUN_AS_ROOT=1
in your environment.
Diffstat (limited to 'ext/json/json_encoder.c')
0 files changed, 0 insertions, 0 deletions