[Bug 227109] Mk/Scripts, cleanup using devel/hs-ShellCheck

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 1 16:22:05 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227109

--- Comment #14 from commit-hook at freebsd.org ---
A commit references this bug:

Author: mat
Date: Fri Jun  1 16:20:45 UTC 2018
New revision: 471271
URL: https://svnweb.freebsd.org/changeset/ports/471271

Log:
  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

Changes:
  head/Mk/Scripts/qa.sh

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list