Hi Santiago!
On 9/14/19 7:00 PM, Santiago Vila wrote:
> I guess the things you do in override_dh_install before that are
> required for the tests to work, otherwise I suppose you would have
> just moved the tests to dh_auto_test.
Indeed~
With many packages in OpenStack, if you want the tests to
Oh, I see it now. Nevermind.
The call to "pkgos-dh_auto_test" is already enclosed inside
ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
pkgos-dh_auto_test [...]
endif
That was exactly the patch I was going to propose...
I guess the things you do in override_dh_install before that are
req
On Sat, Sep 14, 2019 at 06:28:13PM +0200, Thomas Goirand wrote:
> I really don't understand why you're thinking this is a bug, or why this
> would be a problem.
Packages should honor "nocheck" in DEB_BUILD_OPTIONS.
This package does not honor "nocheck" in DEB_BUILD_OPTIONS.
Do you really find th
3 matches
Mail list logo