Nilesh Patra pushed to branch master at Debian Med / paleomix
Commits:
8adf5b84 by Nilesh Patra at 2020-09-01T19:58:28+05:30
Don't pipe with true
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -12,9 +12,7 @@ export PYBUILD_BEFORE_TEST=cp -a README.rst {build_dir};
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- ## FIXME: For the moment ignore
- # E FileNotFoundError: [Errno 2] No such file or
directory: 'paleomix'
- PATH=$(CURDIR)/bin/:$(PATH) dh_auto_test || true
+ PATH=$(CURDIR)/bin/:$(PATH) dh_auto_test
endif
override_dh_install:
View it on GitLab:
https://salsa.debian.org/med-team/paleomix/-/commit/8adf5b840025b247c6e89eded9d47a1bff0f554e
--
View it on GitLab:
https://salsa.debian.org/med-team/paleomix/-/commit/8adf5b840025b247c6e89eded9d47a1bff0f554e
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