From 6d2e027eb728c8294fdd7c3692e9853b3ca2603b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 21 Feb 2019 20:34:08 +0100 Subject: Merging upstream version 1.12.1. Signed-off-by: Daniel Baumann --- collectors/tc.plugin/tc-qos-helper.sh.in | 1 + 1 file changed, 1 insertion(+) (limited to 'collectors/tc.plugin/tc-qos-helper.sh.in') diff --git a/collectors/tc.plugin/tc-qos-helper.sh.in b/collectors/tc.plugin/tc-qos-helper.sh.in index 01353be45..50555c8b2 100755 --- a/collectors/tc.plugin/tc-qos-helper.sh.in +++ b/collectors/tc.plugin/tc-qos-helper.sh.in @@ -216,6 +216,7 @@ show_fireqos_names() { #shellcheck source=/dev/null source "${fireqos_run_dir}/${name}.conf" for n in ${interface_classes_monitor}; do + # shellcheck disable=SC2086 setclassname ${n//|/ } done [ -n "${interface_dev}" ] && echo "SETDEVICEGROUP ${interface_dev}" -- cgit v1.2.3