public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: "Torsten Bögershausen" <tboegi@web•de>
Cc: git@vger•kernel.org, lists@hcf•yourweb.de
Subject: Re: [PATCH v2 2/3] t5601: add more test cases for IPV6
Date: Sun, 22 Feb 2015 18:50:00 -0800	[thread overview]
Message-ID: <xmqq61atuysn.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <54E8A9DD.7090908@web.de> ("Torsten Bögershausen"'s message of "Sat, 21 Feb 2015 16:53:01 +0100")

Torsten Bögershausen <tboegi@web•de> writes:

> @@ -359,7 +366,7 @@ done
>  for repo in rep rep/home/project 123
>  do
>  	test_expect_success "clone [::1]:$repo" '
> -		test_clone_url [::1]:$repo ::1 $repo
> +		test_clone_url [::1]:$repo ::1 "$repo"
>  	'
>  done

This change is somewhat a curious one.  Why quote the last
occurrence of $repo but not the previous one?

> +for tuah in ::1 [::1] user@::1 user@[::1] [user@::1]
> +do
> +	euah=$(echo $tuah | tr -d "[]")

What are tuah and euah, by the way?  Are they FLA for some phrases?

  reply	other threads:[~2015-02-23  2:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21 15:53 [PATCH v2 2/3] t5601: add more test cases for IPV6 Torsten Bögershausen
2015-02-23  2:50 ` Junio C Hamano [this message]
2015-02-23  5:36   ` Torsten Bögershausen

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=xmqq61atuysn.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=lists@hcf$(echo .)yourweb.de \
    --cc=tboegi@web$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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