From 471e46b99ce375b11bf0a5aa3062a7c0e10b215d Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 18 Jul 2021 07:31:45 +0300 Subject: [PATCH] pigz: fix linter --- core/pigz/build | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/pigz/build b/core/pigz/build index 88d08e08..6f2e5864 100755 --- a/core/pigz/build +++ b/core/pigz/build @@ -1,4 +1,7 @@ #!/bin/sh -ef +# +# Intentional, globbing disabled. +# shellcheck disable=2086 set -- pigz.o yarn.o try.o