aboutsummaryrefslogtreecommitdiffstats
path: root/config-proxy/src/main/sh/cloudconfig_verification
diff options
context:
space:
mode:
Diffstat (limited to 'config-proxy/src/main/sh/cloudconfig_verification')
-rw-r--r--config-proxy/src/main/sh/cloudconfig_verification2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-proxy/src/main/sh/cloudconfig_verification b/config-proxy/src/main/sh/cloudconfig_verification
index ba5504e95d9..0df2723cee5 100644
--- a/config-proxy/src/main/sh/cloudconfig_verification
+++ b/config-proxy/src/main/sh/cloudconfig_verification
@@ -60,7 +60,7 @@ findroot
# END environment bootstrap section
-ROOT=$VESPA_HOME
+ROOT=${VESPA_HOME%/}
export ROOT
echo "# Using CLASSPATH=$CLASSPATH, args=$@"