mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
267d5b45d4
export takes a variable name, but shellcheck has noticed that you give it an expanded variable instead. The problematic code does not export MYVAR but a variable called foo if any. Add exception when using indirections where the variable to extract is actually the value of the variable. PR: 227109 Submitted by: mat Sponsored by: Absolight |
||
---|---|---|
.. | ||
actual-package-depends.sh | ||
cargo-crates.awk | ||
check_leftovers.sh | ||
check-desktop-entries.sh | ||
check-stagedir.sh | ||
check-vulnerable.sh | ||
checksum.sh | ||
create-manifest.sh | ||
depends-list.sh | ||
desktop-categories.sh | ||
dialog4ports.sh | ||
do-depends.sh | ||
do-fetch.sh | ||
do-patch.sh | ||
do-users-groups.sh | ||
find-lib.sh | ||
functions.sh | ||
generate-symbols.sh | ||
install-desktop-entries.sh | ||
makesum.sh | ||
plist_sub_sed_sort.sh | ||
ports_env.sh | ||
qa.sh | ||
security-check.awk | ||
smart_makepatch.sh |