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)
Jun 21 2024, 9:47 AM
Unknown Object (File)
Jun 21 2024, 9:47 AM
Unknown Object (File)
May 7 2024, 11:42 AM
Unknown Object (File)
May 7 2024, 11:42 AM
Unknown Object (File)
May 7 2024, 11:42 AM
Unknown Object (File)
May 7 2024, 11:08 AM
Unknown Object (File)
May 6 2024, 1:18 PM
Unknown Object (File)
Feb 16 2024, 4:59 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.