Page MenuHomeFreeBSD

The doc says: "LICENSE_PERMS Permissions; use "none" if empty."
ClosedPublic

Authored by mat on Mar 31 2017, 10:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 16 2024, 4:59 AM
Unknown Object (File)
Feb 15 2024, 10:17 PM
Unknown Object (File)
Dec 28 2023, 5:10 AM
Unknown Object (File)
Dec 28 2023, 5:10 AM
Unknown Object (File)
Dec 28 2023, 5:10 AM
Unknown Object (File)
Dec 25 2023, 10:46 AM
Unknown Object (File)
Dec 22 2023, 9:58 PM
Unknown Object (File)
Sep 17 2023, 8:39 PM
Subscribers

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8412
Build 8695: arc lint + arc unit

Event Timeline

It's certainly explicit this way. AFAICT, there is no impact aside from the text stored in the variable. Is that correct?

In D10214#211155, @jrm wrote:

It's certainly explicit this way. AFAICT, there is no impact aside from the text stored in the variable. Is that correct?

Yes, nothing uses the fact that it is empty, or that there is "none" in it. Its just not supposed to be empty.

This revision was automatically updated to reflect the committed changes.