Git development
 help / color / mirror / Atom feed
From: Petr Baudis <pasky@suse.cz>
To: Junio C Hamano <junkio@cox.net>
Cc: morgad@eclipse.co.uk, git@vger.kernel.org, sean <seanlkml@sympatico.ca>
Subject: Re: problem installing latest cogito
Date: Sat, 21 Jan 2006 22:06:22 +0100	[thread overview]
Message-ID: <20060121210622.GO28365@pasky.or.cz> (raw)
In-Reply-To: <7vmzhpl4r7.fsf@assigned-by-dhcp.cox.net>

Dear diary, on Sat, Jan 21, 2006 at 09:12:28PM CET, I got a letter
where Junio C Hamano <junkio@cox.net> said that...
> I got a complaint or two that some version of sed does not like
> ';' to concatenate more than one commands, and have been trying
> to train myself to do either multiple -e options or multi-line
> scripts.  E.g when I am tempted to say:
> 
> 	sed -e 's/foo/bar/;s/baz/boa/' froboz
> 
> Instead, I say either
> 
> 	sed -e 's/foo/bar/' -e 's/baz/boa/' froboz

Good idea, thanks. Hopefully this will fix Dave Morgan's problem.
Committed and pushed out.

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
Of the 3 great composers Mozart tells us what it's like to be human,
Beethoven tells us what it's like to be Beethoven and Bach tells us
what it's like to be the universe.  -- Douglas Adams

  reply	other threads:[~2006-01-21 21:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-21 14:08 problem installing latest cogito dave morgan
2006-01-21 19:48 ` Petr Baudis
     [not found]   ` <20060121144901.33b03395.seanlkml@sympatico.ca>
2006-01-21 19:49     ` sean
2006-01-21 20:12       ` Junio C Hamano
2006-01-21 21:06         ` Petr Baudis [this message]
2006-01-21 21:22           ` dave morgan
2006-01-21 20:03     ` Petr Baudis
     [not found]       ` <20060121150142.4b1bb47e.seanlkml@sympatico.ca>
2006-01-21 20:01         ` sean
2006-01-21 20:08   ` dave morgan
2006-01-21 21:46     ` Petr Baudis

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=20060121210622.GO28365@pasky.or.cz \
    --to=pasky@suse.cz \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=morgad@eclipse.co.uk \
    --cc=seanlkml@sympatico.ca \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox