From ed66db9f090b5f98338e1a47103b0106cc02d980 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 4 Feb 2015 14:43:51 -0600 Subject: Stop overriding in the rules --- debian/rules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 8ef6c72..7e4e4ef 100755 --- a/debian/rules +++ b/debian/rules @@ -17,5 +17,6 @@ override_dh_install: install -m 644 debian/indicator-sound-crashdb.conf debian/indicator-sound/etc/apport/crashdb.conf.d/ dh_install --fail-missing -override_dh_auto_test: - ARGS=-V dh_auto_test +# For live test logs: +#override_dh_auto_test: +# ARGS=-V dh_auto_test -- cgit v1.2.3