[med-svn] [Git][med-team/unicycler][master] Drop override_dh_auto_test
Andreas Tille
gitlab at salsa.debian.org
Sun Sep 16 12:17:06 BST 2018
Andreas Tille pushed to branch master at Debian Med / unicycler
Commits:
176db132 by Andreas Tille at 2018-09-16T11:16:46Z
Drop override_dh_auto_test
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -33,12 +33,3 @@ override_dh_auto_clean:
override_dh_auto_build:
make
dh_auto_build
-
-override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- BUILDPATH=$(shell pybuild --print build_dir --interpreter python3) ; \
- ln -s $(CURDIR)/sample_data $${BUILDPATH} ; \
- ln -s $(CURDIR)/unicycler-runner.py $${BUILDPATH} ; \
- cp -a unicycler/*.so $${BUILDPATH}/$(PYBUILD_NAME) ; \
- PYTHONPATH=$${BUILDPATH}/$(PYBUILD_NAME) dh_auto_test || true
-endif
View it on GitLab: https://salsa.debian.org/med-team/unicycler/commit/176db13255a5525315ab7bee80d77042cece127d
--
View it on GitLab: https://salsa.debian.org/med-team/unicycler/commit/176db13255a5525315ab7bee80d77042cece127d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180916/85fbdad2/attachment.html>
More information about the debian-med-commit
mailing list