sleep a little longer

This commit is contained in:
Andreas Penski (init) 2020-05-04 14:57:20 +02:00
parent 01ae592862
commit 5f15c99c04

View file

@ -447,7 +447,7 @@
<configuration>
<target>
<!-- schlafen um den Start des Daemon abzuwarten -->
<sleep seconds="5" />
<sleep seconds="10" />
<echo>${jacoco.tcp.port}</echo>
</target>
</configuration>