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 69e29f6b92d..d1b0482cf3a 100755
--- a/vespaclient/src/sh/vespa-get-cluster-state
+++ b/vespaclient/src/sh/vespa-get-cluster-state
@@ -72,4 +72,4 @@ findhost
eval $($VESPA_HOME/bin/vespa-security-env)
-$VESPA_HOME/libexec/vespa/GetClusterState.pl "$@"
+exec $VESPA_HOME/libexec/vespa/GetClusterState.pl "$@"