We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6fb6e commit 2b768c9Copy full SHA for 2b768c9
elasticsearch/probe/readiness.sh
@@ -76,4 +76,4 @@ for template_file in ${ES_HOME}/index_templates/*.json
76
do
77
template=`basename $template_file`
78
check_index_exists "_template/${template}"
79
-done
+done
0 commit comments