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)
Sat, Nov 22, 6:42 PM
Unknown Object (File)
Mon, Nov 17, 5:42 PM
Unknown Object (File)
Sun, Nov 16, 2:16 PM
Unknown Object (File)
Sat, Nov 1, 11:14 PM
Unknown Object (File)
Sat, Nov 1, 11:14 PM
Unknown Object (File)
Sat, Nov 1, 11:14 PM
Unknown Object (File)
Sat, Nov 1, 7:09 PM
Unknown Object (File)
Oct 26 2025, 6:28 AM
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