소스 검색

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 년 전
부모
커밋
df80fde9d0
2개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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