mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-06-27 04:22:05 +00:00
Remove default debug enable (#8195)
This commit is contained in:
parent
8f98b2c8b8
commit
4a691da386
@ -71,7 +71,6 @@ else
|
||||
JAVA="$JAVA_HOME/bin/java"
|
||||
fi
|
||||
|
||||
OPENMETADATA_DEBUG="true"
|
||||
# Set Debug options if enabled
|
||||
if [ "x$OPENMETADATA_DEBUG" != "x" ]; then
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user