Remove stale transport mode instructions from docs

This commit removes some stale instructions for setting the transport
mode via an environment variable from the testing docs.
This commit is contained in:
Jason Tedor 2016-05-23 14:26:38 -04:00
parent bfce901edf
commit 555de4256e
1 changed files with 0 additions and 6 deletions

View File

@ -32,12 +32,6 @@ Use local transport (default since 1.3):
-Des.node.mode=local
-------------------------------------
Alternatively, you can set the `ES_TEST_LOCAL` environment variable:
-------------------------------------
export ES_TEST_LOCAL=true && gradle test
-------------------------------------
=== Running Elasticsearch from a checkout
In order to run Elasticsearch from source without building a package, you can