]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
default to using a trailing slash now 341/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 23 Mar 2016 12:47:16 +0000 (08:47 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 23 Mar 2016 12:47:16 +0000 (08:47 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph/config/definitions/ceph.yml

index ffa2044c3cec7a502d4d5e99ae38e226f7940c46..fbdce6c87030e22c6e261f02af1944f3b706ac76 100644 (file)
@@ -53,8 +53,8 @@ Defaults to un-checked"
 
       - string:
           name: CEPH_BUILD_VIRTUALENV
-          description: "Base parent path for virtualenv locations, set to avoid issues with extremely long paths that are incompatible with tools like pip. Defaults to '/tmp'."
-          default: "/tmp"
+          description: "Base parent path for virtualenv locations, set to avoid issues with extremely long paths that are incompatible with tools like pip. Defaults to '/tmp/' (note the trailing slash, which is required)."
+          default: "/tmp/"
 
     builders:
       - multijob: