From: Thomas Goirand Date: Sat, 23 Feb 2013 16:13:22 +0000 (+0800) Subject: Removes cleaner = true in debian/gbp.conf (not needed anymore) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a108b10e2c1d97a894d24d4c84c1bda6c7c3727f;p=openstack-build%2Fheat-build.git Removes cleaner = true in debian/gbp.conf (not needed anymore) Rewritten-From: 53bd30d1656ff2b593cc28b89024e7d119872c79 --- diff --git a/trusty/debian/gbp.conf b/trusty/debian/gbp.conf index 4098ed4e..b7f7d4a2 100644 --- a/trusty/debian/gbp.conf +++ b/trusty/debian/gbp.conf @@ -6,4 +6,4 @@ compression = xz [git-buildpackage] export-dir = ../build-area/ -cleaner = true +#cleaner = true