HomeFreeBSD

release: Remove C-like string comparison operator

Description

release: Remove C-like string comparison operator

Per [(1), i.e. test(1), the string comparison operator should be =,
not == in sh(1) scripts.

No functional change. FreeBSD's test accepts == as an alias for =
for compatibility with gnu test's == extension.

Reviewed by: imp@, gjb@
Pull Request: https://github.com/freebsd/freebsd-src/pull/485

(cherry picked from commit 3f197b101f71ee4f4949c53bf330f61b43749ce9)

Details

Provenance
jlduranAuthored on Jun 20 2021, 12:00 AM
cpercivaCommitted on Feb 5 2023, 9:45 PM
Parents
rG3732e805b3f7: sound: add patch for Lenovo Legion 5 Intel
Branches
Unknown
Tags
Unknown