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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239519 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=341707&view=markup#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_rules.sh?revision=341707&view=markup#l152 > diff -F "^# .*[A-Za-z]" -u ${edit_file}.$DATE ${edit_file} \ -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239519-227-01S8ajrfed>
