Re: [PATCH v2] t4126: make sure a directory with SP at the end is usable

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

 



Junio C Hamano <gitster@xxxxxxxxx> writes:

> +test_expect_success 'parsing a patch with no-contents and a funny pathname' '
>  	git reset --hard &&
> +	empty_blob=$(test_oid empty_blob) &&
> +	echo "$empty_blob" >expect &&
>  
> +	git update-index --add --cacheinfo "100644,$empty_blob,funny /empty" &&

It seems that on Windows, this step fails with "funny /empty" as
"invalid path".

https://github.com/git/git/actions/runs/8475098601/job/23222724707#step:6:244

So I'll have to redo this step; unfortunately I think it is already
in 'next', so an additional patch needs to resurrect that prerequisite
trick.

Sorry for breaking CI for 'next'.




[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]

  Powered by Linux