diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-06-20 21:36:02 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-06-23 15:37:45 +0200 |
commit | ea2cf3377aa00f5b6b48ceb00252ea135acdd95c (patch) | |
tree | 9edd153ea9f272fa6e56c1c8dd2197e24a33fcd1 /source | |
parent | 98083915835fafdea99aec70c624b91c1a204b38 (diff) |
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>
(cherry picked from commit b48ace599e8c109c4090c178823c6718f78103da)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136248
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions