diff options
author | Shinnok <admin@shinnok.com> | 2017-11-29 12:48:22 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2017-12-16 13:05:17 +0100 |
commit | 005c7b8e15cdf5e4647ceac685f87c37731cd61f (patch) | |
tree | 680a5047339b8315eb9c58a8fd04a854a82ca52b /helpcontent2 | |
parent | 0ce173b50fd12342979cf3f8f9b2d92267552060 (diff) |
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@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'helpcontent2')
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject f391bd889ff83129dd2988d7e449869e5c687f1 +Subproject b07c31d8dfa44e18560eaacfe7f63ef2e5e23ff |