From 1d1dd40ba604290363ace07500c938429e465602 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Sun, 25 Oct 2020 16:31:19 +0100 Subject: debian/rules: Add dh_auto_test override that shows how to enable live test logs. --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index d63d8ab..1f2b650 100755 --- a/debian/rules +++ b/debian/rules @@ -14,3 +14,7 @@ override_dh_install: find debian/ayatana-indicator-bluetooth/usr/lib -name *.la -delete find debian/ayatana-indicator-bluetooth/usr/lib -name *.a -delete dh_install --fail-missing + +# For live test logs: +#override_dh_auto_test: +# ARGS=-V dh_auto_test -- cgit v1.2.3