Running nginx tests fails with error nginx: invalid option: "e"
ankitpatodiya
nginx-forum at forum.nginx.org
Mon Oct 10 13:31:28 UTC 2022
I am trying to run nginx test using below command (nginx version is 1.16.1)
TEST_NGINX_BINARY=/usr/sbin/nginx TEST_NGINX_UNSAFE=true prove
${PROJECT_SOURCE_DIR}/nginx-tests
but get below error -
nginx: invalid option: "e"
Can't start nginx at lib/Test/Nginx.pm line 350.
Can someone please clarify the reason for the error?
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295433,295433#msg-295433
More information about the nginx
mailing list