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