On Mon, Mar 27, 2023 at 09:55:25PM +0200, Jerome BENOIT wrote:
> Hi !
> Is there a simple way to force dh_auto_test(1) to use the `check` target but 
> not the `test` target ?
> Thanks in advance,

If I understand you correctly, something like the following might work:

override_dh_auto_test:
        dh_auto_test -- check

(any arguments after the ones that the debhelper tools understand will be
 passed right on through to the build tools that they execute)

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.net r...@debian.org p...@storpool.com
PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13

Attachment: signature.asc
Description: PGP signature

Reply via email to