diff options
author | marius <marius@FreeBSD.org> | 2016-02-01 22:16:41 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2016-02-01 22:16:41 +0000 |
commit | 90b6006f8d6ccaaaa6ebef08c2fa902a3b796e21 (patch) | |
tree | e19310a7a7efde2b96e91f6bace7caa254ed699b /sys/dev/pci/pci.c | |
parent | 83c1d10f0ce6085d288212702d5b72432e3a184b (diff) | |
download | FreeBSD-src-90b6006f8d6ccaaaa6ebef08c2fa902a3b796e21.zip FreeBSD-src-90b6006f8d6ccaaaa6ebef08c2fa902a3b796e21.tar.gz |
MFC: r295032
Use '^[>+][^+]' instead of '^[>+]' with grep(1) when filtering the
diff(1) output between two files in "new_only"-mode. Otherwise,
with the default of using unified format a remnant of the header
in the output is the result. This is especially irritating when
the two files differ but the second one is empty, amounting to the
vestige of the header being the only readout.
Reported by: Stefan Haemmerl
Approved by: re (delphij)
Diffstat (limited to 'sys/dev/pci/pci.c')
0 files changed, 0 insertions, 0 deletions