From d1da66746f952884a06d9917e26ae41ece93d3f5 Mon Sep 17 00:00:00 2001 From: Ali Maredia Date: Tue, 28 Mar 2017 11:05:41 -0400 Subject: [PATCH] nfs-ganesha: add missing quotation mark Signed-off-by: Ali Maredia --- nfs-ganesha/build/build_rpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.39.5