[Pkg-ceph-commits] [ceph] 01/01: Display test-suite log output in the event of failures.

James Downing Page jamespage at moszumanska.debian.org
Thu Jul 9 12:28:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch experimental
in repository ceph.

commit b0030dda01c47bcc2f7b8470ff8802d1869e964d
Author: James Page <james.page at ubuntu.com>
Date:   Thu Jul 9 13:28:55 2015 +0100

    Display test-suite log output in the event of failures.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a0341ca..45d94f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -111,6 +111,6 @@ override_dh_makeshlibs:
 	dh_makeshlibs -V -X/usr/lib/jni -X/usr/lib/$(DEB_HOST_MULTIARCH)/ceph/erasure-code
 
 override_dh_auto_test:
-	-dh_auto_test -v
+	-dh_auto_test -v || cat src/test-suite.log
 
 .PHONY: override_dh_auto_configure override_dh_installinit override_dh_strip override_dh_makeshlibs override_dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list