Bruno Haible writes:
> Hi Simon,
>
>> These tests are fail unnecessarily easy, I think. See:
>>
>> $ rm -rf m && ./gnulib-tool --create-testdir --dir m --with-tests getlogin_r
>> && cd m && ./configure && nohup make check > log 2>&1
>
> Indeed, I did not think about this situation.
>
>> How ab
Hi Simon,
> These tests are fail unnecessarily easy, I think. See:
>
> $ rm -rf m && ./gnulib-tool --create-testdir --dir m --with-tests getlogin_r
> && cd m && ./configure && nohup make check > log 2>&1
Indeed, I did not think about this situation.
> How about this patch?
Still I'd like to
These tests are fail unnecessarily easy, I think. See:
$ rm -rf m && ./gnulib-tool --create-testdir --dir m --with-tests getlogin_r &&
cd m && ./configure && nohup make check > log 2>&1
How about this patch?
/Simon
diff --git a/ChangeLog b/ChangeLog
index 3509cdd..8c726be 100644
--- a/ChangeL