Re: [PATCH 1/5] t2024: Fix inconsequential typos

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

 



Johan Herland <johan@xxxxxxxxxxx> writes:

> Signed-off-by: Johan Herland <johan@xxxxxxxxxxx>
> ---
>  t/t2024-checkout-dwim.sh | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/t/t2024-checkout-dwim.sh b/t/t2024-checkout-dwim.sh
> index dee55e4..6c78fba 100755
> --- a/t/t2024-checkout-dwim.sh
> +++ b/t/t2024-checkout-dwim.sh
> @@ -113,9 +113,9 @@ test_expect_success 'setup more remotes with unconventional refspecs' '
>  		cd repo_d &&
>  		test_commit d_master &&
>  		git checkout -b baz &&
> -		test_commit f_baz
> +		test_commit d_baz

Not limited to this hunk but there seems to be a breakage in the &&
chain here.

>  		git checkout -b eggs &&
> -		test_commit c_eggs
> +		test_commit d_eggs
>  	) &&
>  	git remote add repo_c repo_c &&
>  	git config remote.repo_c.fetch \
--
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]