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
F132490240: D10214.id26862.diff
Fri, Oct 17, 8:49 AM
Unknown Object (File)
Mon, Oct 13, 9:23 PM
Unknown Object (File)
Sat, Oct 4, 7:20 AM
Unknown Object (File)
Sun, Sep 28, 1:54 AM
Unknown Object (File)
Sun, Sep 21, 3:49 PM
Unknown Object (File)
Sat, Sep 20, 7:48 PM
Unknown Object (File)
Sat, Sep 20, 6:23 PM
Unknown Object (File)
Sat, Sep 20, 2:53 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.