Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There is no need to write the pidfile in the bin/elasticsearchshell script as this happens already in the java code. Also cleaning up the bin/elasticsearch shell script a bit (no need to return an error code when exec is called, as this forks and exits the shell script immediately). Closes elastic#3529 Closes elastic#1745
- Loading branch information