Searched refs:DETACH (Results 1 – 4 of 4) sorted by relevance
11 DETACH=true bash .ci/run-elasticsearch.sh17 DETACH=true \
98 if [[ "$i" == "$((NUMBER_OF_NODES-1))" ]]; then local_detach=$DETACH; fi
23 export DETACH=${DETACH-false}
42 if [[ "$DETACH" != "true" ]]; then