Skip to content

Commit 1de9409

Browse files
committedAug 6, 2024
Remove default forkCount to allow better log readability
1 parent acac93a commit 1de9409

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@
262262
<environmentVariables>
263263
<LC_ALL>${env.LC_ALL}</LC_ALL><!-- needed by initdb -->
264264
</environmentVariables>
265-
<forkCount>1C</forkCount>
266265
</configuration>
267266
</plugin>
268267
<plugin>

0 commit comments

Comments
 (0)
Please sign in to comment.