summaryrefslogtreecommitdiff
path: root/dh_elpa_test
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-05-01 08:59:57 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-05-01 08:59:57 -0700
commit8de416612ebb434cd7f9142fb8b672fe14a03367 (patch)
tree6d6d23ba228f1ffca17a6faf6e3a4a21259f2459 /dh_elpa_test
parent65d86f8cf865bc9961d536b0155c7cbdae7ed114 (diff)
DH_ELPA_ERT_EXCLUDE doesn't actually accept regexs
Diffstat (limited to 'dh_elpa_test')
-rwxr-xr-xdh_elpa_test5
1 files changed, 2 insertions, 3 deletions
diff --git a/dh_elpa_test b/dh_elpa_test
index fb469a0..c2d366a 100755
--- a/dh_elpa_test
+++ b/dh_elpa_test
@@ -60,9 +60,8 @@ line argument.
=item B<DH_ELPA_TEST_ERT_EXCLUDE>
-A comma-separated list of file globs and/or Perl regular expressions
-(not containing any commas) matching files containing ERT tests that
-should not be run.
+A comma-separated list of file globs matching files containing ERT
+tests that should not be run.
=item B<DH_ELPA_TEST_ERT_HELPER>