All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonas Fonseca <fonseca@diku.dk>
To: Frank Sorenson <frank@tuxrocks.com>
Cc: Petr Baudis <pasky@ucw.cz>, git@vger.kernel.org
Subject: Re: [PATCH] cg-pull: summarize the number of pulled objects
Date: Mon, 30 May 2005 17:09:29 +0200	[thread overview]
Message-ID: <20050530150929.GA28681@diku.dk> (raw)
In-Reply-To: <429A8D21.70609@tuxrocks.com>

Frank Sorenson <frank@tuxrocks.com> wrote Sun, May 29, 2005:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Jonas Fonseca wrote:
> > +			if [ "$last_objects" != "$objecst" ]; then
>                                                  ^^^^^^^^
> Did you mean 'objects' ???
> 
> > +				last_objects=$objects
> > +				echo;
> > +			fi
> > +			echo "$line"
> > +			;;
> > +		esac 
> > +	done;
> > +	[ "$last_objects" != "$objecst" ] && echo
>                                ^^^^^^^
> Here too?

Yes. Thanks.

-- 
Jonas Fonseca

  reply	other threads:[~2005-05-30 15:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-30  1:56 [PATCH] cg-pull: summarize the number of pulled objects Jonas Fonseca
2005-05-30  3:48 ` Frank Sorenson
2005-05-30 15:09   ` Jonas Fonseca [this message]
2005-05-30  8:20 ` Petr Baudis
2005-05-30 15:18   ` Jonas Fonseca

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050530150929.GA28681@diku.dk \
    --to=fonseca@diku.dk \
    --cc=frank@tuxrocks.com \
    --cc=git@vger.kernel.org \
    --cc=pasky@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.