File: add-remove-trailing-newline.riff-output

package info (click to toggle)
rust-riffdiff 3.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,784 kB
  • sloc: sh: 206; python: 132; makefile: 11
file content (7 lines) | stat: -rw-r--r-- 325 bytes parent folder | download
1
2
3
4
5
6
7
--- /tmp/before.txt  2023-04-17 07:11:37.000000000 +0200
+++ /tmp/after.txt   2023-04-17 07:13:14.000000000 +0200
@@ -1,1 +1,3 @@
 Hello
+
+No trailing newline⏎
\ No newline at end of file