From: Thomas Goirand Date: Sat, 23 Feb 2013 17:21:37 +0000 (+0800) Subject: Removes cleaner = true in debian/gbp.conf X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=7e4e13e78dbaa08f228b437fe93a05d53d7d725b;p=openstack-build%2Fceilometer-build.git Removes cleaner = true in debian/gbp.conf Rewritten-From: 903c5a16820ded3137f1918b914badb67b57012e --- diff --git a/trusty/debian/gbp.conf b/trusty/debian/gbp.conf index 4098ed4..b7f7d4a 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