Skip to content

Commit

Permalink
Merge r/9.x into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
lkiesow committed Nov 6, 2020
2 parents 3a348ca + c349636 commit 8eacdfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assemblies/resources/bin/setenv
Expand Up @@ -39,5 +39,7 @@ export JAVA_MAX_MEM="${JAVA_MAX_MEM:-1G}"
export JAVA_PERM_MEM="${JAVA_PERM_MEM:-256M}"
export KARAF_NOROOT=true

# Mitigation for new Tesseract 4.x locking up the system
export OMP_THREAD_LIMIT=1

. "$DIRNAME/check_ports"

0 comments on commit 8eacdfd

Please sign in to comment.