]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
really fix the expected url to be canonicalized 716/head
authorGregory Meno <gmeno@redhat.com>
Mon, 15 May 2017 18:14:34 +0000 (11:14 -0700)
committerAlfredo Deza <adeza@redhat.com>
Wed, 17 May 2017 14:25:59 +0000 (10:25 -0400)
Signed-off-by: Gregory Meno <gmeno@redhat.com>
ceph-docker-lint/build/build

index e313ca4c8eddc2e57cc712da3a6657c94b3a623f..4058a5513a6f8eed86faf834998fa468f4835a7b 100755 (executable)
@@ -34,7 +34,7 @@ function check(){
 
 function main() {
 # install some of our dependencies
-if [ "${HUDSON_URL}" = "https://jenkins.ceph.com" ]
+if [ "${HUDSON_URL}" = "https://jenkins.ceph.com/" ]
 then
     sudo yum -y install epel-release
     sudo yum -y install ShellCheck