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)
Sun, Feb 9, 8:26 PM
Unknown Object (File)
Sun, Feb 9, 4:43 AM
Unknown Object (File)
Wed, Jan 22, 1:40 PM
Unknown Object (File)
Nov 21 2024, 6:56 PM
Unknown Object (File)
Oct 18 2024, 6:47 AM
Unknown Object (File)
Oct 2 2024, 4:00 AM
Unknown Object (File)
Oct 1 2024, 12:19 PM
Unknown Object (File)
Sep 28 2024, 1:31 PM
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.