Bruno Haible wrote:
> I've just stumbled again across these failures on FreeBSD 6.4.
>
>> FreeBSD 6.4:
>>
>> test-rename.h:342: assertion failed
>> Abort trap (core dumped)
>> FAIL: test-rename
>>
>> test-rename.h:342: assertion failed
>> Abort trap (core dumped)
>> FAIL: test-renameat
>
> Jim, you've usually OKed added other errno values to the list of expected
> error values. This is the minimal fix.
>
> 2011-09-18  Bruno Haible  <br...@clisp.org>
>
>       rename, renameat tests: Avoid test failures on FreeBSD 6.4.
>       * tests/test-rename.h (test_rename): Allow error code EEXIST.
>       * tests/test-renameat.c (main): Likewise.

Thanks.  Those looks fine.

Reply via email to