[odb-api] 09/19: disable tests

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Sep 1 13:18:57 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository odb-api.

commit b589450d7458bb9c1af8a107b95898a500ab1310
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Aug 31 08:48:03 2017 +0100

    disable tests
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 67de5c7..90abf1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,8 @@ override_dh_auto_clean:
 	dh_auto_clean
 
 override_dh_auto_test:
-	dh_auto_test ||  @echo "Ignoring test failures" 
+	@echo "Skipping tests; need to disable downloads"
+	# dh_auto_test ||  @echo "Ignoring test failures" 
 
 override_dh_auto_install:
 	chrpath -d debian/tmp/usr/bin/odb2netcdf.x

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/odb-api.git



More information about the debian-science-commits mailing list