diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-12 13:38:51 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-12 13:38:51 -0500 |
commit | d65d3ecd4416de92c1a9471ed9587395aa5c15ca (patch) | |
tree | 398b141920cd2990081ff92a5390ed7bf0dc60ed /debian | |
parent | 9c484fa4be79b09214a573fdfc8a7ab25d7c7ab1 (diff) | |
download | debhelper-d65d3ecd4416de92c1a9471ed9587395aa5c15ca.tar.gz |
cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite. Closes: #555807
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1e589408..05b5b80b 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 <joeyh@debian.org> Wed, 28 Oct 2009 18:10:45 -0400 |