Re: Re* [Breakage] 2.20.0-rc0 t1404: test_i18ngrep reports 1 instead of 0 on NonStop in one case
From: Junio C Hamano <hidden> Date: 2019-02-15 17:51:29
Martin Ågren [off-list ref] writes:
On Fri, 15 Feb 2019 at 03:13, Junio C Hamano [off-list ref] wrote:
quoted
Subject: [PATCH] t1404: do not rely on the exact phrasing of strerror()
Not even in C locale, it is wrong to expect that the exact phrasing
"File exists" is used to show EEXIST.
s/Not even/Even/? Or s/wrong to expect that/portable to rely on/, or
something?