]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: cd to WORKSPACE when building DEBs
authorAlfredo Deza <adeza@redhat.com>
Thu, 25 Aug 2016 23:48:09 +0000 (19:48 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 25 Aug 2016 23:48:20 +0000 (19:48 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-build/build/build_deb

index 294337054bc72504b0e3bbd4340e4c348cd6d084..2a939c473ee70d3207261d99a6fcd96c38bd2499 100644 (file)
@@ -6,6 +6,8 @@ if test -f /etc/redhat-release ; then
     exit 0
 fi
 
+cd $WORKSPACE
+
 get_bptag() {
     dist=$1