Re: [PATCH v2 2/3] t5601: add more test cases for IPV6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Torsten Bögershausen <tboegi@xxxxxx> 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?
--
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




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]