From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Display of saved space for garbage collection Date: Sat, 16 Jul 2016 14:40:16 +0200 Message-ID: <87shv9ah8v.fsf@gnu.org> References: <1468656348-27813-1-git-send-email-vincent.legoll@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOOtP-000757-CB for guix-devel@gnu.org; Sat, 16 Jul 2016 08:40:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOOtN-0000JK-Bx for guix-devel@gnu.org; Sat, 16 Jul 2016 08:40:26 -0400 In-Reply-To: <1468656348-27813-1-git-send-email-vincent.legoll@gmail.com> (Vincent Legoll's message of "Sat, 16 Jul 2016 10:05:48 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Vincent Legoll Cc: guix-devel@gnu.org, Vincent Legoll Vincent Legoll skribis: > From: Vincent Legoll > > * guix/scripts/gc.scm: Add display of freed bytes for "guix gc" > > Fixes . Perfect. Applied, thanks! Now make sure to email 23979-done@debbugs.gnu.org to close it. :-) Ludo=E2=80=99.