diffutils/tests/whitespace/PURPOSE
Petr Šabata e7c6f1eb8d RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/diffutils#9b2b8d9dea62e1786736b14e6986431a5d87abf8
2020-10-14 23:38:43 +02:00

11 lines
258 B
Plaintext

Create 2 files, f1, f2 with contents "abc" and "abc " (without quotes),
i.e. the same line with a space on the end.
Diff ignoring whitespace:
diff -b f1 f2
should produce no diff output, but does on F8. Works fine on FC6.
version: diffutils-2.8.1-17.fc8