From 856c012f99043d304f07693794dbca7a471e3dbf Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 10 Apr 2016 10:08:52 -0700 Subject: use an environment variable to disable testing --- dh_elpa.in | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'dh_elpa.in') diff --git a/dh_elpa.in b/dh_elpa.in index cbf5823..f9e86cf 100755 --- a/dh_elpa.in +++ b/dh_elpa.in @@ -23,6 +23,11 @@ B [S>] [S>] B is a debhelper program that is responsible for installing elpa style emacs lisp packages into package build directories. +B will attempt to run ERT and Buttercup test suites using +dh_elpa_test(1). To disable this behaviour, or tweak it if it is +failing to run the tests as they should be run, set environment +variables in debian/rules as detailed in dh_elpa_test(1). + =head1 FILES =over 4 @@ -314,10 +319,3 @@ substvars =back -=head1 SEE ALSO - -You can use B to run ERT and Buttercup test suites -automatically. See dh_elpa_test(1). - -=cut - -- cgit v1.2.3