[Python-modules-commits] [python-botocore] 11/13: skip tests

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Oct 11 01:18:27 UTC 2016


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

takaki pushed a commit to branch master
in repository python-botocore.

commit e9c89dcdebe7408ab7cda485ac8af2dcfa50ac5c
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Tue Oct 11 10:09:30 2016 +0900

    skip tests
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 77c3754..bcc1002 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@ export PYBUILD_NAME=botocore
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
-# override_dh_auto_test:
-
+override_dh_auto_test:
+	true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-botocore.git



More information about the Python-modules-commits mailing list