]> git.eshelyaron.com Git - emacs.git/commit
Fix custom-tests with non-GNU grep
authorMattias Engdegård <mattiase@acm.org>
Tue, 29 Sep 2020 09:24:38 +0000 (11:24 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 29 Sep 2020 09:24:38 +0000 (11:24 +0200)
commit4d57124fc8833f63e3f3cfb938cec99bd7f8ff81
tree2936577c878862afb8b55c8627bee9e86d873636
parent9f30a6b1a417cebe795956a7eef44b8cd9b71557
Fix custom-tests with non-GNU grep

* admin/cus-test.el (cus-test-get-lisp-files): Add path argument required
by standard grep (BSD, for instance).
admin/cus-test.el