From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: 01/01: Correct "Revert "gnu: camlp4: Remove extra input."" Date: Thu, 8 Oct 2015 11:49:16 +0200 Message-ID: <20151008094908.GA7712@debian> References: <20151008091736.23277.84259@vcs.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zk7qE-00011G-QI for guix-devel@gnu.org; Thu, 08 Oct 2015 05:51:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zk7pA-0008M4-Ox for guix-devel@gnu.org; Thu, 08 Oct 2015 05:50:26 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:55345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zk7p9-0008Er-TF for guix-devel@gnu.org; Thu, 08 Oct 2015 05:49:20 -0400 Content-Disposition: inline In-Reply-To: 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: guix-devel@gnu.org Hello, On Thu, Oct 08, 2015 at 09:17:37AM +0000, Efraim Flashner wrote: > Correct "Revert "gnu: camlp4: Remove extra input."" > This corrects a typo in 0d1c0660d7b446188b36f19d0dd79d8f97bd4360. I am not sure how the typo came in; my only explanation is that you reverted by hand, whereas git revert d04efa0fff908de0f8822a27582b4b1c3dcae553. should have done the job. Andreas