Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2020 11:18:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239519] /usr/share/examples/ipfw/change_rules.sh uses not supported base system diff switch
Message-ID:  <bug-239519-227-01S8ajrfed@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239519-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239519-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239519

maya <maya@negeta.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maya@negeta.com

--- Comment #2 from maya <maya@negeta.com> ---
- GNU diff has been replaced by a BSD licensed diff.
https://svnweb.freebsd.org/base/release/12.0.0/UPDATING?revision=3D341707&v=
iew=3Dmarkup#l639

- BSD licensed diff does not support -F option.

- change_rules.sh uses -F option.
https://svnweb.freebsd.org/base/release/12.0.0/share/examples/ipfw/change_r=
ules.sh?revision=3D341707&view=3Dmarkup#l152
> diff -F "^# .*[A-Za-z]" -u ${edit_file}.$DATE ${edit_file} \

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239519-227-01S8ajrfed>