Page MenuHomeFreeBSD

install-boot.sh: Avoid - in function names for POSIX compatibility
ClosedPublic

Authored by jrtc27 on Jan 22 2022, 1:19 AM.
Tags
None
Referenced Files
F151157015: D34000.id101770.diff
Mon, Apr 6, 12:02 PM
Unknown Object (File)
Sat, Apr 4, 11:44 PM
Unknown Object (File)
Thu, Apr 2, 5:54 PM
Unknown Object (File)
Wed, Mar 18, 2:09 PM
Unknown Object (File)
Wed, Mar 18, 7:33 AM
Unknown Object (File)
Mon, Mar 16, 6:47 AM
Unknown Object (File)
Mon, Mar 16, 12:45 AM
Unknown Object (File)
Sun, Mar 8, 8:41 PM
Subscribers

Details

Summary

FreeBSD sh supports this but other common POSIX shells do not; in
particular, dash does not, unlike bash and zsh. This allows the script
to be used on non-FreeBSD systems for release media building.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44044
Build 40932: arc lint + arc unit