Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FLINK-17375][hotfix] Fix print_stacktraces multiline-behavior
echo $VAR # does not preserve newlines echo "$VAR" # does print newlines as well
- Loading branch information