[PATCH 2/3] t0050: honor CASE_INSENSITIVE_FS in add (with different case)

2013-01-18 Thread Torsten Bögershausen
The test case "add (with different case)" indicates a known breakage when run on a case sensitive file system. The test is invalid for case sensitive file system, check the precondition CASE_INSENSITIVE_FS before running it. Signed-off-by: Torsten Bögershausen --- t/t0050-filesystem.sh | 2 +-

Re: [PATCH 2/3] t0050: honor CASE_INSENSITIVE_FS in add (with different case)

2013-01-19 Thread Torsten Bögershausen
On 19.01.13 08:19, Torsten Bögershausen wrote: > The test case "add (with different case)" indicates a > known breakage when run on a case sensitive file system. > > The test is invalid for case sensitive file system, > check the precondition CASE_INSENSITIVE_FS before running it. Sorry, this shou

Re: [PATCH 2/3] t0050: honor CASE_INSENSITIVE_FS in add (with different case)

2013-01-21 Thread Torsten Bögershausen
Sorry for completely messing up the sensitvie/insensiteve Please discard my patch from pu, I'll send v2. Sorry for the confusion /Torsten -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.ke