From 8bc32321989dce80d340422df5a90a15ed60a197 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 3 Jun 2015 12:55:08 -0400 Subject: [PATCH] point out the filename where the contents were extracted Signed-off-by: Alfredo Deza --- ceph-build/build/setup_pbuilder | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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" -- 2.47.3