tweaked the ci script and prevented the manage_es fcuntion from returning before it can close the opened groups

This commit is contained in:
Spencer Alger
2014-01-15 01:43:16 -07:00
parent 8e8bb8c63c
commit ce2ff5ff99
3 changed files with 20 additions and 26 deletions

View File

@ -17,6 +17,8 @@
HERE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
ES_NODE_NAME="elasticsearch_js_test_runner"
SAUCE_ACCESS_KEY="3259dd1e-a9f2-41cc-afd7-855d80588aeb"
SAUCE_USERNAME="elasticsearch-js"
source $HERE/_utils.sh