HomeFreeBSD

SC2153: Possible misspelling: PORTNAME may not be assigned, but portname is.

Description

SC2153: Possible misspelling: PORTNAME may not be assigned, but portname is.

ShellCheck has noticed that you reference a variable that is not
assigned in the script, which has a name remarkably similar to one that
is explicitly assigned. You should verify that the variable name is
spelled correctly.

PR: 227109
Submitted by: mat
Sponsored by: Absolight

Details

Provenance
matAuthored on
Parents
rP471270: SC2091: Remove surrounding $() to avoid executing output.
Branches
Unknown
Tags
Unknown