From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carl Worth Subject: Re: [PATCH] Add test case for ls-files --with-head Date: Wed, 03 Oct 2007 09:06:01 -0700 Message-ID: <87myv0qj2u.wl%cworth@cworth.org> References: <1191390255.16292.2.camel@koto.keithp.com> <7vtzp8g2s2.fsf@gitster.siamese.dyndns.org> <87y7ekr86e.wl%cworth@cworth.org> <47038669.30302@viscovery.net> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Wed_Oct__3_09:06:01_2007-1"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Cc: Johannes Sixt , Junio C Hamano , Keith Packard , Git Mailing List To: Johannes Schindelin X-From: git-owner@vger.kernel.org Wed Oct 03 18:07:57 2007 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 1Id6jr-0001Bb-2j for gcvg-git-2@gmane.org; Wed, 03 Oct 2007 18:06:19 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753119AbXJCQGJ (ORCPT ); Wed, 3 Oct 2007 12:06:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752727AbXJCQGJ (ORCPT ); Wed, 3 Oct 2007 12:06:09 -0400 Received: from olra.theworths.org ([82.165.184.25]:52022 "EHLO olra.theworths.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752740AbXJCQGI (ORCPT ); Wed, 3 Oct 2007 12:06:08 -0400 Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 3E6D5431FB1; Wed, 3 Oct 2007 09:06:07 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f-qGxWFS-UdQ; Wed, 3 Oct 2007 09:06:02 -0700 (PDT) Received: from raht.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id D2400431FB0; Wed, 3 Oct 2007 09:06:01 -0700 (PDT) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) Emacs/21.4 Mule/5.0 (SAKAKI) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: --pgp-sign-Multipart_Wed_Oct__3_09:06:01_2007-1 Content-Type: text/plain; charset=US-ASCII On Wed, 3 Oct 2007 16:36:13 +0100 (BST), Johannes Schindelin wrote: > Or as > > i=1 > while test $i -le 50 > do ... > i=$(($i+1)) > done /me steps aside to let the shell-script wizards finish the job -Carl --pgp-sign-Multipart_Wed_Oct__3_09:06:01_2007-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHA73p6JDdNq8qSWgRAjkXAJ9N8dIML2lJPp7Tg/fNEYobY2VYqACgmXE3 HHWm4cVDlH6OH/ruOeBzYNE= =UyUk -----END PGP SIGNATURE----- --pgp-sign-Multipart_Wed_Oct__3_09:06:01_2007-1--