summaryrefslogtreecommitdiffstats
path: root/vespaclient
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient')
-rwxr-xr-xvespaclient/src/sh/vespa-get-cluster-state2
-rwxr-xr-xvespaclient/src/sh/vespa-get-node-state2
2 files changed, 2 insertions, 2 deletions
diff --git a/vespaclient/src/sh/vespa-get-cluster-state b/vespaclient/src/sh/vespa-get-cluster-state
index 828f9af2231..079b8929bc1 100755
--- a/vespaclient/src/sh/vespa-get-cluster-state
+++ b/vespaclient/src/sh/vespa-get-cluster-state
@@ -3,4 +3,4 @@
eval $(vespa-security-env)
-$VESPA_HOME/libexec/vespa/GetClusterState.pl "$@" \ No newline at end of file
+$VESPA_HOME/libexec/vespa/GetClusterState.pl "$@"
diff --git a/vespaclient/src/sh/vespa-get-node-state b/vespaclient/src/sh/vespa-get-node-state
index ca8cc2e09b3..af49ca82371 100755
--- a/vespaclient/src/sh/vespa-get-node-state
+++ b/vespaclient/src/sh/vespa-get-node-state
@@ -3,4 +3,4 @@
eval $(vespa-security-env)
-$VESPA_HOME/libexec/vespa/GetNodeState.pl "$@" \ No newline at end of file
+$VESPA_HOME/libexec/vespa/GetNodeState.pl "$@"