diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-06-21 11:48:13 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2022-06-21 11:48:13 +0200 |
commit | 79a279eee1071f2bf855a2681c1706169dd0062e (patch) | |
tree | 84566e6ba4a37fa231620fc836c51da9de203335 | |
parent | 499ecbf3a36990c29dc7e1fb9b0ecb1d297c2848 (diff) |
Update git submodules
* Update helpcontent2 from branch 'master'
to b48ace599e8c109c4090c178823c6718f78103da
- make generated help files deterministic/reproducible
generate-id() is only stable within a single invocation, the results
vary from run to run, causing two builds of the same codebase result in
different output.
Due to help including snippets from different files, a simple count
won't be unique enough, but combining it with the sourcefile's topic-ID
does the trick.
Change-Id: I2ab8988bc34c9136fcd99d074cf0b189a8f40eb7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136197
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject 9c5eb82a113db0fe3be363d5260b48da932b2b2 +Subproject b48ace599e8c109c4090c178823c6718f78103d |