From: Aric Gardner Date: Wed, 19 Aug 2015 21:59:38 +0000 (-0400) Subject: Forgot to fix the path for the helper at the end of the merge X-Git-Tag: arno.2015.2.0~118 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F43%2F1243%2F1;p=releng.git Forgot to fix the path for the helper at the end of the merge Change-Id: I55fcf3c742f8e879000ce6f979036a3dc51d4851 Signed-off-by: Aric Gardner --- diff --git a/jjb/copper/docu-build.sh b/jjb/copper/docu-build.sh index cf3521f32..8508ba8d4 100644 --- a/jjb/copper/docu-build.sh +++ b/jjb/copper/docu-build.sh @@ -40,7 +40,7 @@ else #gsutil cp -r build/requirements/latex/*.pdf "gs://$gs_path_branch/" #echo - echo "Latest document is available at http://$gs_path_branch/index.html" + echo "Latest document is available at http://$gs_path_branch/design_docs/index.html" if gsutil ls "gs://$gs_path_review" > /dev/null 2>&1 ; then echo