From: Alfredo Deza Date: Wed, 23 Mar 2016 12:47:16 +0000 (-0400) Subject: default to using a trailing slash now X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f8cdb91bfdd8ee1fab95eb3a0c9d06a59594fee8;p=ceph-build.git default to using a trailing slash now Signed-off-by: Alfredo Deza --- diff --git a/ceph/config/definitions/ceph.yml b/ceph/config/definitions/ceph.yml index ffa2044c..fbdce6c8 100644 --- a/ceph/config/definitions/ceph.yml +++ b/ceph/config/definitions/ceph.yml @@ -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: