helpcontent2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 005c7b8e15cdf5e4647ceac685f87c37731cd61f Author: Shinnok <ad...@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.hal...@libreoffice.org> Tested-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/helpcontent2 b/helpcontent2 index f391bd889ff8..b07c31d8dfa4 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit f391bd889ff83129dd2988d7e449869e5c687f18 +Subproject commit b07c31d8dfa44e18560eaacfe7f63ef2e5e23ff7 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits