From: Ali Maredia Date: Tue, 28 Mar 2017 15:05:41 +0000 (-0400) Subject: nfs-ganesha: add missing quotation mark X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F669%2Fhead;p=ceph-build.git nfs-ganesha: add missing quotation mark Signed-off-by: Ali Maredia --- diff --git a/nfs-ganesha/build/build_rpm b/nfs-ganesha/build/build_rpm index 1a245087..d9a9b3a3 100644 --- a/nfs-ganesha/build/build_rpm +++ b/nfs-ganesha/build/build_rpm @@ -123,7 +123,7 @@ EOF $VENV/chacractl repo update ${chacra_repo_endpoint} fi -echo "Check the status of the repo at: https://shaman.ceph.com/api/repos/${chacra_repo_endpoint} +echo "Check the status of the repo at: https://shaman.ceph.com/api/repos/${chacra_repo_endpoint}" # update shaman with the completed build status SHA1=${GIT_COMMIT}