From: Alfredo Deza Date: Thu, 25 Aug 2016 23:48:09 +0000 (-0400) Subject: ceph-build: cd to WORKSPACE when building DEBs X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=153ef8c7e1fc916accd9ad7a6b5bf0006dbe2399;p=ceph-build.git ceph-build: cd to WORKSPACE when building DEBs Signed-off-by: Alfredo Deza --- diff --git a/ceph-build/build/build_deb b/ceph-build/build/build_deb index 29433705..2a939c47 100644 --- a/ceph-build/build/build_deb +++ b/ceph-build/build/build_deb @@ -6,6 +6,8 @@ if test -f /etc/redhat-release ; then exit 0 fi +cd $WORKSPACE + get_bptag() { dist=$1