From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eomzz-0003B0-Ee for guix-patches@gnu.org; Thu, 22 Feb 2018 04:17:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eomzu-0002Vk-GI for guix-patches@gnu.org; Thu, 22 Feb 2018 04:17:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:47385) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eomzu-0002V9-Bi for guix-patches@gnu.org; Thu, 22 Feb 2018 04:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eomzt-0004x2-T1 for guix-patches@gnu.org; Thu, 22 Feb 2018 04:17:01 -0500 Subject: [bug#30480] [PATCH] environment: Add --manifest option. Resent-Message-ID: Date: Thu, 22 Feb 2018 10:15:56 +0100 From: Andreas Enge Message-ID: <20180222091556.GA1381@jurong> References: <87r2pgekv2.fsf@gnu.org> <87fu5uc7th.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: "Thompson, David" Cc: 30480-done@debbugs.gnu.org On Wed, Feb 21, 2018 at 10:17:33PM -0500, Thompson, David wrote: > Pushed. Do I have to do something special to close this ticket? One just needs to send an e-mail to BUGNUMBER-done@debbugs.gnu.org, as I am doing with this message. Andreas