"Shawn O. Pearce" [off-list ref] writes:
From: Johannes Schindelin <redacted>
It has a broken sed which adds a newline to the last line, if it does
not end with one.
Signed-off-by: Johannes Schindelin <redacted>
Acked-by: Shawn O. Pearce <redacted>
---
From: Johannes Schindelin [off-list ref]
> Does this work for you?
Yes. ;-)
Thanks. Strictly speaking, sed is *supposed* to end its output
of pattern space with newline, so the test is at fault, not
Macintosh sed.
Will apply.