]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with wdired test when symlinks cannot be created.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 16 Jun 2019 19:57:44 +0000 (21:57 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 16 Jun 2019 19:57:44 +0000 (21:57 +0200)
commitfcf6cc3177a2404eea82a5e3f4b7118e22ca5094
tree8162c314842a6c38247b820a0aa97fc1a1150cec
parent4701e0663ee53f1c4b1e1e4c5fee9e597671800b
Fix problem with wdired test when symlinks cannot be created.

* test/lisp/wdired-tests.el (wdired-test-symlink-name):
Skip test if 'make-symbolic-link' fails for whatever reason;
that's not what's being tested.
test/lisp/wdired-tests.el