From: Stefano Lattarini Date: Fri, 6 Aug 2010 19:36:33 +0000 (+0200) Subject: Typofix in ChangeLog (2010-07-18, Stefano Lattarini) X-Git-Tag: v1.11.1b~65^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=926b43d4a4314a4b9eeb4241a36e35afc4fe581b;p=thirdparty%2Fautomake.git Typofix in ChangeLog (2010-07-18, Stefano Lattarini) --- diff --git a/ChangeLog b/ChangeLog index 0bac5d1d1..1f32e585d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -111,7 +111,7 @@ the background automake process, but poll it every 10 seconds for at most 30 times (this makes the test both faster on good machines, and more resilient to spurious timeout-due failures when in low - priority or on havily-loaded systems). + priority or on heavily-loaded systems). Check also that automake writes the expected error messages on the standard error. Enable `errexit' flag, and related changes.