This is an automated email from the ASF dual-hosted git repository. damjan pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git.
from 7b7d1fc java.util.Calendar's HOUR is a 12 hour clock, use HOUR_OF_DAY instead. new 74bd909 We don't need the process environment, and on FreeBSD's ps there is apparently a total output line string length limit of 2048 bytes that causes us to sometimes not find the AOO pid, so leave it out. new b554e61 Test hangs indefinitely on a link update confirmation dialog, and I couldn't find how to confirm the dialog programmatically, so at least make it time out instead of hanging the whole test run. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: test/testcommon/source/org/openoffice/test/common/SystemUtil.java | 2 +- test/testuno/source/fvt/uno/sc/sheet/SheetBasicTest.java | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)