Merge "Configure NSH_SFC Jenkins view"
[ci-management.git] / jjb / nsh_sfc / include-raw-nsh_sfc-build.sh
index 5faff28..98cbbd5 100644 (file)
@@ -28,7 +28,7 @@ fi
 echo "sha1sum of this script: ${0}"
 sha1sum $0
 
-if [ -n ${MVN} ]
+if [ -n "${MVN}" ]
 then
   export MAVEN_HOME=$(dirname ${MVN})/..
 else