Hi Junio,
On Mon, 25 Jan 2016, Junio C Hamano wrote:
> Johannes Schindelin writes:
>
> >> Is the fact that $global_excludes is specified using an absolute
> >> path significant to the correctness of this test script?
> >
> > Apparently not. So I followed your suggestion and made this independen
Johannes Schindelin writes:
>> Is the fact that $global_excludes is specified using an absolute
>> path significant to the correctness of this test script?
>
> Apparently not. So I followed your suggestion and made this independent
> of the OS:
>
> https://github.com/dscho/git/commit/0b9eb3
On Mon, Jan 25, 2016 at 4:48 PM, Johannes Schindelin
wrote:
> Hi Junio,
>
> On Sun, 24 Jan 2016, Junio C Hamano wrote:
>
>> Johannes Schindelin writes:
>>
>> > From: Pat Thoyts
>> >
>> > The test separator char is a colon which means any absolute paths on
>> > Windows confuse the tests that use
Hi Junio,
On Sun, 24 Jan 2016, Junio C Hamano wrote:
> Johannes Schindelin writes:
>
> > From: Pat Thoyts
> >
> > The test separator char is a colon which means any absolute paths on
> > Windows confuse the tests that use global_excludes.
> >
> > Suggested-by: Karsten Blees
> > Signed-off-by:
Johannes Schindelin writes:
> From: Pat Thoyts
>
> The test separator char is a colon which means any absolute paths on
> Windows confuse the tests that use global_excludes.
>
> Suggested-by: Karsten Blees
> Signed-off-by: Pat Thoyts
> Signed-off-by: Johannes Schindelin
> ---
> t/t0008-ignor
From: Pat Thoyts
The test separator char is a colon which means any absolute paths on
Windows confuse the tests that use global_excludes.
Suggested-by: Karsten Blees
Signed-off-by: Pat Thoyts
Signed-off-by: Johannes Schindelin
---
t/t0008-ignores.sh | 8 +++-
1 file changed, 7 insertions
6 matches
Mail list logo