disable SC2086
This commit is contained in:
@@ -60,6 +60,8 @@ HAPROXY_OPTIONS=" \
|
||||
PCREDIR= \
|
||||
USE_ZLIB=1"
|
||||
|
||||
# word splitting for $HAPROXY_OPTIONS is needed -> params
|
||||
# shellcheck disable=SC2086
|
||||
make -C "$HAPROXY_SRC" -j "$(nproc)" all $HAPROXY_OPTIONS
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user