From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGTbq-0000Wg-37 for guix-patches@gnu.org; Thu, 01 Jun 2017 13:10:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGTbm-0005rJ-Tk for guix-patches@gnu.org; Thu, 01 Jun 2017 13:10:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47263) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dGTbm-0005rD-Q4 for guix-patches@gnu.org; Thu, 01 Jun 2017 13:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dGTbm-0002vg-LW for guix-patches@gnu.org; Thu, 01 Jun 2017 13:10:02 -0400 Subject: bug#27180: [PATCH core-updates] utils: Add helper method to invoke programs. Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Thu, 1 Jun 2017 19:09:00 +0200 From: Danny Milosavljevic Message-ID: <20170601190900.75571862@scratchpost.org> In-Reply-To: <87shjjzz1q.fsf@gnu.org> References: <20170601072207.27718-1-dannym@scratchpost.org> <87shjjzz1q.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27180-done@debbugs.gnu.org Good idea to end it with #t :) Pushed your variant as 3f65c190d23296e7e718c3deff413e8beb61d8ba to core-updates.