git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Adam Golebiowski <adamg@pld-linux.org>
Cc: git@vger.kernel.org, gitster@pobox.com
Subject: Re: [PATCH] Kill bashizm in t/t3200-branch.sh and t/t7201-co.sh.
Date: Thu, 10 Apr 2008 04:11:09 -0400	[thread overview]
Message-ID: <20080410081108.GA15858@sigill.intra.peff.net> (raw)
In-Reply-To: <20080410072500.GA10188@mysza.eu.org>

On Thu, Apr 10, 2008 at 09:25:00AM +0200, Adam Golebiowski wrote:

> -    '!(git branch --track my10 HEAD^)'
> +    '! git branch --track my10 HEAD^'

These should probably be using the new test_must_fail instead of '!'
anyway.

-Peff

  reply	other threads:[~2008-04-10  8:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-10  7:25 [PATCH] Kill bashizm in t/t3200-branch.sh and t/t7201-co.sh Adam Golebiowski
2008-04-10  8:11 ` Jeff King [this message]
2008-04-10  8:34 ` Junio C Hamano

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=20080410081108.GA15858@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=adamg@pld-linux.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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;
as well as URLs for NNTP newsgroup(s).