[med-svn] [Git][med-team/q2templates][master] Reintroduce option to build time test (after fixing typo)
Andreas Tille
gitlab at salsa.debian.org
Tue Nov 12 08:17:09 GMT 2019
Andreas Tille pushed to branch master at Debian Med / q2templates
Commits:
ca8b8ad2 by Andreas Tille at 2019-11-12T08:16:50Z
Reintroduce option to build time test (after fixing typo)
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+q2templates (2019.10.0+dfsg-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Reintroduce option to build time test (after fixing typo)
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 Nov 2019 09:16:16 +0100
+
q2templates (2019.10.0+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #930151)
=====================================
debian/rules
=====================================
@@ -19,5 +19,5 @@ export PYBUILD_AFTER_INSTALL=\
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- dh_auto_test -- --test-args="cd {build_dir}; py.test-3"
+ dh_auto_test -- -s custom --test-args="cd {build_dir}; py.test-3"
endif
View it on GitLab: https://salsa.debian.org/med-team/q2templates/commit/ca8b8ad2662deed6dfc4ed5d4005d495045a19fe
--
View it on GitLab: https://salsa.debian.org/med-team/q2templates/commit/ca8b8ad2662deed6dfc4ed5d4005d495045a19fe
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/20191112/7e250306/attachment.html>
More information about the debian-med-commit
mailing list