From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add wmcpuload. Date: Wed, 6 Apr 2016 15:05:03 -0400 Message-ID: <20160406190503.GA6333@jasmine> References: <20160406135248.2e270713@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anslI-0002tT-P4 for guix-devel@gnu.org; Wed, 06 Apr 2016 15:05:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anslE-0006qA-Od for guix-devel@gnu.org; Wed, 06 Apr 2016 15:05:08 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:56988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anslE-0006py-KO for guix-devel@gnu.org; Wed, 06 Apr 2016 15:05:04 -0400 Content-Disposition: inline In-Reply-To: <20160406135248.2e270713@openmailbox.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Kei Yamashita Cc: guix-devel@gnu.org On Wed, Apr 06, 2016 at 01:52:48PM -0400, Kei Yamashita wrote: > This patch also draws from Debian. I think I'm starting to get the hang > of this! :-) Thanks for the patch! Applied as bd688698b with some minor changes to the synopsis and description.