]> Savannah Git Hosting - gnulib.git/commit
raise test: Avoid a test failure on Linux/MIPS.
authorBruno Haible <bruno@clisp.org>
Thu, 27 Oct 2011 19:14:19 +0000 (21:14 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 27 Oct 2011 19:14:19 +0000 (21:14 +0200)
commit3cab861e90cc830e108af9581884e26b3c45ce21
tree77b1829cfd5fcf9aea51f02466906e9c9ec20e19
parent00c36a3c1f4c4499f52684083b07dbee385881ea
raise test: Avoid a test failure on Linux/MIPS.

* tests/test-raise.c (main): Try raising signal 199, not 99. Needed
because 99 is a valid signal on Linux/MIPS.
ChangeLog
tests/test-raise.c