This is an automated email from the ASF dual-hosted git repository. jfclere pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
commit 52df2e4acb6e9ed306545f134f8e44b853f92ac7 Merge: 5e56ea7 c00d89b Author: Jean-Frederic Clere <jfcl...@gmail.com> AuthorDate: Fri May 23 18:25:11 2025 +0200 Merge pull request #264 from jfclere/DAEMON-398 Fix for DAEMON-398 and corresponding tests. src/native/windows/apps/prunsrv/prunsrv.c | 29 +++++++--- .../scripts/{waituntilstop.bat => cleanstd.bat} | 23 ++++---- .../apps/prunsrv/test/scripts/isemptystd.bat | 51 ++++++++++++++++++ .../windows/apps/prunsrv/test/scripts/test.bat | 63 ++++++++++++++++++++++ .../apps/prunsrv/test/scripts/waituntilstop.bat | 21 ++++++-- .../org/apache/commons/daemon/ProcrunDaemon.java | 16 ++++++ 6 files changed, 182 insertions(+), 21 deletions(-)