A user had GREP_OPTIONS containing --color=always, which broke grep use in freebsd-update. Unset this environment variable.
PR: 255990
Differential D37702
freebsd-update: avoid effects of user's environment on grep Authored by emaste on Dec 14 2022, 5:15 PM. Tags None Referenced Files
Subscribers
Details A user had GREP_OPTIONS containing --color=always, which broke grep use in freebsd-update. Unset this environment variable. PR: 255990
Diff Detail
|