Re: dh_auto_test: use check target instead of the test target

2023-03-28 Thread Jerome BENOIT
Hi Peter, thanks for your reply. On 28/03/2023 14:06, Peter Pentchev wrote: 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 correctl

Re: dh_auto_test: use check target instead of the test target

2023-03-28 Thread Peter Pentchev
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: