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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to