Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix objects cache dump in compat for multiline vars
Multiline vars should be written as: _test test1\ntest2 And not _test test1 test2 fixes #9328 Signed-off-by: Michael Friedrich <[email protected]>
- Loading branch information