helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 79a279eee1071f2bf855a2681c1706169dd0062e
Author: Christian Lohmaier <[email protected]>
AuthorDate: Tue Jun 21 11:48:13 2022 +0200
Commit: Gerrit Code Review <[email protected]>
CommitDate: Tue Jun 21 11:48:13 2022 +0200
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 <[email protected]>
diff --git a/helpcontent2 b/helpcontent2
index 9c5eb82a113d..b48ace599e8c 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 9c5eb82a113db0fe3be363d5260b48da932b2b20
+Subproject commit b48ace599e8c109c4090c178823c6718f78103da