git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nguyen Thai Ngoc Duy <pclouds@gmail.com>
To: Johannes Sixt <j.sixt@viscovery.net>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH] Tweak t3102-ls-tree-wildcards to run on Windows
Date: Thu, 12 May 2011 19:19:59 +0700	[thread overview]
Message-ID: <BANLkTino-zmbRqNat-TO8YcQHCrMr4A06A@mail.gmail.com> (raw)
In-Reply-To: <4DCB9C42.5070806@viscovery.net>

2011/5/12 Johannes Sixt <j.sixt@viscovery.net>:
> From: Johannes Sixt <j6t@kdbg.org>
>
> The test case fails on Windows, because "a*" is an invalid file name.
> Therefore, use "a[a]" instead.
>
> Signed-off-by: Johannes Sixt <j6t@kdbg.org>
> ---
>  Regarding the change from * to [], I do not know whether the result
>  still tests the same thing. Please advise!

The result is correct. Whatever pattern you throw at ls-tree should be
interpreted literally, no magic at all.

Acked-by: me.
-- 
Duy

      reply	other threads:[~2011-05-12 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12  8:37 [PATCH] Tweak t3102-ls-tree-wildcards to run on Windows Johannes Sixt
2011-05-12 12:19 ` Nguyen Thai Ngoc Duy [this message]

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=BANLkTino-zmbRqNat-TO8YcQHCrMr4A06A@mail.gmail.com \
    --to=pclouds@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=j.sixt@viscovery.net \
    /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).