summaryrefslogtreecommitdiff
path: root/dh_elpa_test
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-08-01 11:17:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-08-01 11:17:38 -0700
commit4c31a607c5f5f572183c11f6ad4725a09b9d89a3 (patch)
tree7dc340f326af1a7223f6925391a3afc5c834dc38 /dh_elpa_test
parent011dbe93cce9130caae06df002131e9858e21174 (diff)
env vars ignored if conf file present
Diffstat (limited to 'dh_elpa_test')
-rwxr-xr-xdh_elpa_test3
1 files changed, 2 insertions, 1 deletions
diff --git a/dh_elpa_test b/dh_elpa_test
index b735b81..4c589d1 100755
--- a/dh_elpa_test
+++ b/dh_elpa_test
@@ -101,7 +101,8 @@ B<dh_elpa_test> invokes Emacs to run ERT tests.
Older versions of B<dh_elpa_test> were configured using environment
variables corresponding to the above configuration keys. For example,
the B<ert_eval> configuration key replaced environment variable
-B<DH_ELPA_TEST_ERT_EVAL>. Their use is now deprecated.
+B<DH_ELPA_TEST_ERT_EVAL>. Their use is now deprecated. If the
+debian/elpa-test file exists, they will be ignored.
=cut