[Bug 244533] [patch] diff(1) --label not honoured for "print_status"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 1 09:01:59 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244533
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bapt
Date: Mon Jun 1 09:01:14 UTC 2020
New revision: 361688
URL: https://svnweb.freebsd.org/changeset/base/361688
Log:
Restore compatibility with GNU diff regarding --label
Various options to "diff(1)" show filenames, and traditionally make use of
the
"--label" parameter, if set.
Restore this behaviour in BSD diff.
While here add a regression test
PR: 244533
Submitted by: Jamie Landeg-Jones <jamie at catflap.org>
MFC after: 3 days
Changes:
head/usr.bin/diff/diff.c
head/usr.bin/diff/tests/diff_test.sh
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list