This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository kineticstools.
commit b761b0f0bcf0a11b84ffbb8010a537710393f61e Author: Afif Elghraoui <[email protected]> Date: Sun Jan 15 15:38:48 2017 -0800 autopkgtests: Don't run extra-tests and long-tests These all require unavailable data. --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 44537d4..f4bd3ef 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -2,7 +2,7 @@ Test-Command: cp -r Makefile test $ADTTMP/ && cd $ADTTMP && ln -s /usr/share/kineticstools kineticsTools - && make -k check + && make -k unit-tests cram-tests Depends: make, @, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kineticstools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
