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
F170972181: D34000.id101770.diff
Mon, Sep 7, 10:52 PM
F170915019: D34000.id101770.diff
Mon, Sep 7, 1:33 PM
Unknown Object (File)
Wed, Aug 26, 8:39 AM
Unknown Object (File)
Wed, Aug 26, 2:49 AM
Unknown Object (File)
Tue, Aug 18, 4:11 AM
Unknown Object (File)
Mon, Aug 17, 5:09 PM
Unknown Object (File)
Mon, Aug 17, 12:36 PM
Unknown Object (File)
Sun, Aug 16, 9:43 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