]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
use sudo to create the buildir 68/head
authorAlfredo Deza <adeza@redhat.com>
Thu, 4 Jun 2015 13:59:52 +0000 (09:59 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 4 Jun 2015 13:59:52 +0000 (09:59 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-build/build/setup_pbuilder

index 5ac523118baea967849d21795549d1d308ea4933..bb3bc30a854bfa3f06ee87fbd64b1f8b07c540f5 100755 (executable)
@@ -15,7 +15,7 @@ fi
 basedir="/srv/debian-base"
 
 # Ensure that the basedir directory exists
-mkdir -p "$basedir"
+sudo mkdir -p "$basedir"
 
 # This used to live in a *file* on /srv/ceph-build as
 # /srv/ceph-build/update_pbuilder.sh Now it lives here because it doesn't make