Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jun 6, 2023
1 parent 109edd5 commit 7cd86b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pct.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ exec java \
$PCT_D_ARGS \
-DforkCount=.75C \
-Djth.jenkins-war.path="$(pwd)/target/megawar-$LINE.war" \
-Dorg.eclipse.jetty.server.Request.maxFormContentSize=-1 \
-Dsurefire.excludesFile="$(pwd)/excludes.txt"

# produces: **/target/surefire-reports/TEST-*.xml

0 comments on commit 7cd86b3

Please sign in to comment.