From: Joey Hess Date: Thu, 12 Nov 2009 18:38:51 +0000 (-0500) Subject: cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite. Closes: #555807 X-Git-Tag: 7.4.4~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d65d3ecd4416de92c1a9471ed9587395aa5c15ca;p=debhelper.git cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite. Closes: #555807 --- diff --git a/debian/changelog b/debian/changelog index 1e58940..05b5b80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ debhelper (7.4.4) UNRELEASED; urgency=low * dh_installdocs: Warn if a doc-base file cannot be parsed to find a document id. Closes: #555677 * Typo. Closes: #555659 + * cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite. + Closes: #555807 -- Joey Hess Wed, 28 Oct 2009 18:10:45 -0400