You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by GitBox <gi...@apache.org> on 2019/10/29 10:52:02 UTC

[GitHub] [incubator-apisix] wziww commented on a change in pull request #755: Doc update

wziww commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340006282
 
 

 ##########
 File path: doc/dev-manual.md
 ##########
 @@ -99,4 +99,5 @@ Makefile rules:
 2. Then install `test-gninx` via `cpanm`::`sudo cpanm --notest Test::Nginx IPC::Run > build.log 2>&1 || (cat build.log && exit 1)`
 3. clone source code:`git clone https://github.com/openresty/test-nginx.git`;
 4. Load the `test-nginx` library with perl's `prove` command and run the test cases in the `/t` directory: `prove -Itest-nginx/lib -r t`
+>The environment variables TEST_NGINX_BINARY can set the execution path of nginx , such as TEST_NGINX_BINARY=/usr/local/bin/openresty prove -Itest-nginx/lib -r t
 
 Review comment:
   https://github.com/apache/incubator-apisix/pull/755/commits/eea2d0dde30c1c9c1bd821e0102d3fb847d5fa30

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services