[Libreoffice-commits] core.git: helpcontent2

Shinnok admin at shinnok.com
Sat Dec 16 12:12:13 UTC 2017


 helpcontent2 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 005c7b8e15cdf5e4647ceac685f87c37731cd61f
Author: Shinnok <admin at shinnok.com>
Date:   Wed Nov 29 12:48:22 2017 +0200

    Updated core
    Project: help  b07c31d8dfa44e18560eaacfe7f63ef2e5e23ff7
    
    Replace usage of readlink -f with realpath.
    
    For consistency reasons, the other scripts use the latter. Additionally on
    macOS/BSD readlink -f option is not available, nor other default tools
    for canonicalizing paths, so looking for GNU's realpath in the first
    place is a better bet.
    
    Change-Id: I77b82a956f63c66e352a372895cd623f83916168
    Reviewed-on: https://gerrit.libreoffice.org/45486
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/helpcontent2 b/helpcontent2
index f391bd889ff8..b07c31d8dfa4 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit f391bd889ff83129dd2988d7e449869e5c687f18
+Subproject commit b07c31d8dfa44e18560eaacfe7f63ef2e5e23ff7


More information about the Libreoffice-commits mailing list