mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
pytest: use httpd/apache2 directly, no apachectl
Since the script 'apachectl' from the httpd project is severly mutilated on several distros, use the executable httpd/apache2 directly in pytest runs. Remove detection of apachectl form autoconf and cmake. Closes #16000
This commit is contained in:
parent
862244636e
commit
fa5d5ac1c9
6 changed files with 10 additions and 35 deletions
|
|
@ -368,7 +368,6 @@ Details via CMake
|
|||
|
||||
## Test tools
|
||||
|
||||
- `APACHECTL`: Default: `apache2ctl`
|
||||
- `APXS`: Default: `apxs`
|
||||
- `CADDY`: Default: `caddy`
|
||||
- `HTTPD_NGHTTPX`: Default: `nghttpx`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue