From: Aaron M. Ucko Date: Sun, 29 May 2011 15:10:55 +0000 (+0000) Subject: Report any test suite errors in more detail but otherwise ignore them, as some X-Git-Tag: archive/raspbian/2.16.0+ds-7+rpi1~1^2~348 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2bad25eaa3ab51628c02700a5bc290d6f7990e14;p=ncbi-blast%2B.git Report any test suite errors in more detail but otherwise ignore them, as some tests will likely fail in unnetworked environments (as on some autobuilders). --- diff --git a/debian/rules b/debian/rules index 244834da..01275c1b 100755 --- a/debian/rules +++ b/debian/rules @@ -31,6 +31,11 @@ override_dh_auto_build: cd c++/BUILD/build && make -f Makefile.flat \ all_projects="$(proj)" +override_dh_auto_test: + -dh_auto_test + -c++/BUILD/build/check.sh concat_err + -cat c++/BUILD/build/check.sh.out_err + instroot = debian/ncbi-blast+/usr override_dh_auto_install: cp c++/BUILD/lib/*.so $(instroot)/lib/ncbi-blast+/