This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push: new df3e6069b3 pre-commit(end-of-file-fixer): auto fix ini files (#292) df3e6069b3 is described below commit df3e6069b34d8b121c963d39d4a6e13304444c2f Author: John Bampton <jbamp...@users.noreply.github.com> AuthorDate: Tue Feb 18 09:45:46 2025 +1000 pre-commit(end-of-file-fixer): auto fix ini files (#292) (cherry picked from commit e30dd626b2e9387945c035f30af276d3a8b1b1ed) --- main/extensions/test/ole/OleClient/OleClient.ini | 2 -- main/sal/test/bootstraptest.ini | 2 -- main/sal/test/testbootstrap.ini | 1 - 3 files changed, 5 deletions(-) diff --git a/main/extensions/test/ole/OleClient/OleClient.ini b/main/extensions/test/ole/OleClient/OleClient.ini index 74d257cc97..69693a7fbe 100644 --- a/main/extensions/test/ole/OleClient/OleClient.ini +++ b/main/extensions/test/ole/OleClient/OleClient.ini @@ -21,5 +21,3 @@ [Bootstrap] UNO_TYPES=types.rdb UNO_SERVICES=services.rdb - - diff --git a/main/sal/test/bootstraptest.ini b/main/sal/test/bootstraptest.ini index f643e2a466..232e36c530 100644 --- a/main/sal/test/bootstraptest.ini +++ b/main/sal/test/bootstraptest.ini @@ -27,5 +27,3 @@ TheKey=TheKeysValue [SecondSection] IndirectSection=TheSection IndirectKey=TheKey - - diff --git a/main/sal/test/testbootstrap.ini b/main/sal/test/testbootstrap.ini index 352f48162f..bb17aa5d7f 100644 --- a/main/sal/test/testbootstrap.ini +++ b/main/sal/test/testbootstrap.ini @@ -21,4 +21,3 @@ MYBOOTSTRAPTESTVALUE=file INHERITED_VALUE=inherited_value INHERITED_OVERWRITTEN_VALUE=not_overwritten -