summaryrefslogtreecommitdiffstats
path: root/vespaclient/src/sh/vespa-get-cluster-state
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient/src/sh/vespa-get-cluster-state')
-rwxr-xr-xvespaclient/src/sh/vespa-get-cluster-state2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespaclient/src/sh/vespa-get-cluster-state b/vespaclient/src/sh/vespa-get-cluster-state
index 106254c6e3a..d6e451853de 100755
--- a/vespaclient/src/sh/vespa-get-cluster-state
+++ b/vespaclient/src/sh/vespa-get-cluster-state
@@ -74,6 +74,6 @@ findhost
# END environment bootstrap section
-eval $($VESPA_HOME/bin/vespa-security-env)
+eval $($VESPA_HOME/libexec/vespa/script-utils security-env)
exec $VESPA_HOME/libexec/vespa/GetClusterState.pl "$@"