Browse Source

Fix failing tests

Use relative symlinks instead of absolute ones.

Reported-by: Nick Dokos <ndokos@gmail.com>
<http://lists.gnu.org/r/emacs-orgmode/2018-02/msg00241.html>
Nicolas Goaziou 7 years ago
parent
commit
df80fde9d0
2 changed files with 2 additions and 3 deletions
  1. 1 2
      testing/examples/pub-symlink/link.org
  2. 1 1
      testing/examples/pub/link

+ 1 - 2
testing/examples/pub-symlink/link.org

@@ -1,2 +1 @@
-# Time-stamp: <2018-02-13 10:12:03 ngz>
-symlink
+Symlink

+ 1 - 1
testing/examples/pub/link

@@ -1 +1 @@
-/home/ngz/dev/org-mode/testing/examples/pub-symlink
+../pub-symlink