Skip to content
Snippets Groups Projects
Commit d08316e7 authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-914: Disable linting check

parent d6cdb594
Branches
Tags
1 merge request!401Resolve L2SS-914
......@@ -28,6 +28,7 @@ function integration_test {
bash "${LOFAR20_DIR}"/sbin/update_ConfigDb.sh "${config}"
done
if [ ! -z "${2+x}" ]; then
# shellcheck disable=SC2145
echo "make restart ${restarts[@]} ..."
make restart "${restarts[@]}"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment