From: Thomas Goirand Date: Thu, 13 Dec 2012 06:19:36 +0000 (+0000) Subject: Using cleaner = true in debian/gbp.conf, as otherwise, it's connecting to network. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=5e128bd24081219f5bf85bfa8f6c59ba64d4bf03;p=openstack-build%2Fheat-build.git Using cleaner = true in debian/gbp.conf, as otherwise, it's connecting to network. Rewritten-From: 45838ce1325e26f7d0948fd00c05799e9d5424de --- diff --git a/xenial/debian/gbp.conf b/xenial/debian/gbp.conf index 558e2728..da2e6c80 100644 --- a/xenial/debian/gbp.conf +++ b/xenial/debian/gbp.conf @@ -6,4 +6,4 @@ compression = xz [git-buildpackage] export-dir = ../build-area/ -#cleaner = true +cleaner = true