EOF needs to not be proceeded by spaces 10/3010/1
authorEd Warnicke <eaw@cisco.com>
Tue, 20 Sep 2016 21:49:02 +0000 (14:49 -0700)
committerEd Warnicke <eaw@cisco.com>
Tue, 20 Sep 2016 21:49:02 +0000 (14:49 -0700)
Change-Id: I9eba1bbd11c21a1c6f6c700c02c3daa26df75e59
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/nsh_sfc/include-raw-nsh_sfc-docs.sh

index f8a05a9..119a41d 100644 (file)
@@ -43,7 +43,7 @@ if [[ ${JOB_NAME} == *merge* ]]; then
       </site>
     </distributionManagement>
   </project>
-  EOF
+EOF
   ${MVN} site:site site:deploy -gs "${GLOBAL_SETTINGS_FILE}" -s "${SETTINGS_FILE}" -T 4C
   cd -
 fi