summaryrefslogtreecommitdiff
path: root/dh_elpa_test
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-04-30 08:54:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-04-30 08:54:56 -0700
commit65d7ebc999feb16115a04fb3c41efd857fb3bac5 (patch)
treed8bf295e25809c6b2ee83e7fa6a5a2717c6f1310 /dh_elpa_test
parent2ed59d13a8891bf19433fa7946277d59fa7f3fa9 (diff)
DH_ELPA_TEST_ERT_EXCLUDE takes globs and regexps
Diffstat (limited to 'dh_elpa_test')
-rwxr-xr-xdh_elpa_test4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_elpa_test b/dh_elpa_test
index dab208c..ba76314 100755
--- a/dh_elpa_test
+++ b/dh_elpa_test
@@ -57,8 +57,8 @@ buttercup(1) with its B<-p> command line argument.
=item B<DH_ELPA_TEST_ERT_EXCLUDE>
-A comma-separated list of file globs matching files containing ERT
-tests that should not be run.
+A comma-separated list of file globs and/or Perl regular expressions
+matching files containing ERT tests that should not be run.
=item B<DH_ELPA_TEST_ERT_HELPER>