From 66564c2324abc58b24327b763e1113ff781156a2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 21 Feb 2019 20:34:01 +0100 Subject: Adding upstream version 1.12.1. Signed-off-by: Daniel Baumann --- tests/health_mgmtapi/health-cmdapi-test.sh.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/health_mgmtapi/health-cmdapi-test.sh.in') diff --git a/tests/health_mgmtapi/health-cmdapi-test.sh.in b/tests/health_mgmtapi/health-cmdapi-test.sh.in index 5e218b11e..1bbe269d5 100755 --- a/tests/health_mgmtapi/health-cmdapi-test.sh.in +++ b/tests/health_mgmtapi/health-cmdapi-test.sh.in @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# shellcheck disable=SC1117,SC2034,SC2059,SC2086,SC2181 NETDATA_USER_CONFIG_DIR="@configdir_POST@" NETDATA_STOCK_CONFIG_DIR="@libconfigdir_POST@" @@ -260,4 +261,4 @@ fi if [ $err -gt 0 ] ; then echo "$err error(s) found" exit 1 -fi \ No newline at end of file +fi -- cgit v1.2.3