From: Niels Möller Date: Thu, 22 Nov 2012 22:41:23 +0000 (+0100) Subject: Minor typo fix. X-Git-Tag: nettle_2.6_release_20130116~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c7d767b4ca224e26b7d7d3875d2d89201accb29;p=thirdparty%2Fnettle.git Minor typo fix. --- diff --git a/ChangeLog b/ChangeLog index df8063e9..3c38a0d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6304,7 +6304,7 @@ * testsuite/Makefile.am: Added bignum-test. - * testsuite/run-tests (test_program): Check the xit code more + * testsuite/run-tests (test_program): Check the exit code more carefully, and treat 77 as skip. This convention was borrowed from autotest.