Page MenuHomeFreeBSD

Style only change: Prefer $() to ``
ClosedPublic

Authored by imp on Apr 7 2019, 6:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 9, 3:08 AM
Unknown Object (File)
May 12 2026, 2:48 PM
Unknown Object (File)
May 12 2026, 7:53 AM
Unknown Object (File)
May 11 2026, 5:44 AM
Unknown Object (File)
May 10 2026, 2:46 PM
Unknown Object (File)
May 3 2026, 6:07 PM
Unknown Object (File)
Apr 21 2026, 12:45 PM
Unknown Object (File)
Mar 23 2026, 9:46 PM
Subscribers
None

Details

Summary

$() is more modern and also nests. Convert the mix of styles to using
only the former (although the latter was more common). It's the more
dominant style in other shell scripts these days as well.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23559
Build 22558: arc lint + arc unit