From: Alfredo Deza Date: Wed, 3 Jun 2015 16:55:08 +0000 (-0400) Subject: point out the filename where the contents were extracted X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F63%2Fhead;p=ceph-build.git point out the filename where the contents were extracted Signed-off-by: Alfredo Deza --- diff --git a/ceph-build/build/setup_pbuilder b/ceph-build/build/setup_pbuilder index 99c88ab3..92800d35 100755 --- a/ceph-build/build/setup_pbuilder +++ b/ceph-build/build/setup_pbuilder @@ -14,9 +14,10 @@ fi basedir="/srv/debian-base" -# This used to live in a *file* on /src/ceph-build. Now it lives here because -# it doesn't make sense to have a file that lives in /srv/ that we then -# concatenate to get its contents. what. +# 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 +# sense to have a file that lives in /srv/ that we then concatenate to get its +# contents. what. dists="sid wheezy squeeze raring quantal precise saucy trusty"