We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512b910 commit c3f8229Copy full SHA for c3f8229
modules/jvm/artifacts/opt/jboss/container/java/jvm/java-default-options
@@ -91,4 +91,4 @@ maybe_compactObjectHeaders() {
91
echo "$(max_memory) $(gc_config) $(diagnostics) $(error_handling)\
92
$(maybe_compactObjectHeaders)
93
94
-" | awk '$1=$1' # trim leading/trailing spaces and squash multi
+" | awk '$1=$1' # trim leading/trailing spaces and squash multiple spaces
0 commit comments