Re: [PATCH] Fix sed syntax in t7502-commit for OSX
- Date: Thu, 15 May 2008 10:58:34 +0200
- From: Holger Schurig <hs4233@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH] Fix sed syntax in t7502-commit for OSX
> > -sed -i '$d' expect > > +sed -i -e '$d' expect perl -pi -e 's/foo/bar/' ??? GIT already needs perl, so we can re-use it's features savely. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- Follow-Ups:
- Re: [PATCH] Fix sed syntax in t7502-commit for OSX
- From: Marcel Koeppen
- Re: [PATCH] Fix sed syntax in t7502-commit for OSX
- References:
- [PATCH] Fix sed syntax in t7502-commit for OSX
- From: Marcel Koeppen
- Re: [PATCH] Fix sed syntax in t7502-commit for OSX
- From: Junio C Hamano
- [PATCH] Fix sed syntax in t7502-commit for OSX
- Prev by Date: Re: [PATCH] Use '-f' option to point to the .gitmodules file
- Next by Date: Re: [PATCH v2] Add support for GIT_CEILING_DIRS
- Previous by thread: Re: [PATCH] Fix sed syntax in t7502-commit for OSX
- Next by thread: Re: [PATCH] Fix sed syntax in t7502-commit for OSX
- Index(es):