Don't cut the logs on blank lines
Dependencies
- [2]
W4LOGDLDRemoving locks when deploying - [3]
YYJ76Q7VInitial attempt at CI/CD - [*]
D4SBRY6KInitial patch
Change contents
- replacement in api/src/replication.rs at line 427
line.len()line.len() + 1 - replacement in api/src/replication.rs at line 450
line.len()line.len() + 1