]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Minor typo fix.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 22 Nov 2012 22:41:23 +0000 (23:41 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 22 Nov 2012 22:41:23 +0000 (23:41 +0100)
ChangeLog

index df8063e975abdc1a2a0b9eafbe02efa6842b18fe..3c38a0d2317c9026fe780a5432425f97a9db302b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * 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.