From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [PATCH 1/4] fix whitespace violations in test scripts Date: Sat, 14 Jun 2008 03:22:14 -0400 Message-ID: <20080614072214.GA9975@sigill.intra.peff.net> References: <20080614064857.GA8930@sigill.intra.peff.net> <20080614065119.GA9006@sigill.intra.peff.net> <7v1w30iisy.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Lea Wiemann , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Sat Jun 14 09:23:16 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1K7Q6S-0006nd-4G for gcvg-git-2@gmane.org; Sat, 14 Jun 2008 09:23:12 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752482AbYFNHWR (ORCPT ); Sat, 14 Jun 2008 03:22:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752556AbYFNHWR (ORCPT ); Sat, 14 Jun 2008 03:22:17 -0400 Received: from peff.net ([208.65.91.99]:4792 "EHLO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752399AbYFNHWR (ORCPT ); Sat, 14 Jun 2008 03:22:17 -0400 Received: (qmail 30413 invoked by uid 111); 14 Jun 2008 07:22:16 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) (smtp-auth username relayok, mechanism cram-md5) by peff.net (qpsmtpd/0.32) with ESMTP; Sat, 14 Jun 2008 03:22:16 -0400 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Sat, 14 Jun 2008 03:22:14 -0400 Content-Disposition: inline In-Reply-To: <7v1w30iisy.fsf@gitster.siamese.dyndns.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sat, Jun 14, 2008 at 12:20:45AM -0700, Junio C Hamano wrote: > This part unfortunately falls into the same category as your [3/4]. I was just about to send the same patch. Hold on, there is one other bug, and I am about to send the respun series. -Peff