diff --git a/bin/tests/system/auth/clean.sh b/bin/tests/system/auth/clean.sh index 88e4b249bd..5fb37aca02 100644 --- a/bin/tests/system/auth/clean.sh +++ b/bin/tests/system/auth/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/builtin/tests.sh b/bin/tests/system/builtin/tests.sh index eb00a4578e..1ed88721de 100644 --- a/bin/tests/system/builtin/tests.sh +++ b/bin/tests/system/builtin/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/case/setup.sh b/bin/tests/system/case/setup.sh index 2c2162f23a..c9de4ee81c 100644 --- a/bin/tests/system/case/setup.sh +++ b/bin/tests/system/case/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/catz/clean.sh b/bin/tests/system/catz/clean.sh index fc4765c8b1..b98a5b18fc 100644 --- a/bin/tests/system/catz/clean.sh +++ b/bin/tests/system/catz/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/chain/tests.sh b/bin/tests/system/chain/tests.sh index 03e9604619..bbfb3ea3c5 100644 --- a/bin/tests/system/chain/tests.sh +++ b/bin/tests/system/chain/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/checkconf/tests.sh b/bin/tests/system/checkconf/tests.sh index f32e6266c1..2e2f273fd7 100644 --- a/bin/tests/system/checkconf/tests.sh +++ b/bin/tests/system/checkconf/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/checknames/setup.sh b/bin/tests/system/checknames/setup.sh index 231f4f63a2..d80e746223 100644 --- a/bin/tests/system/checknames/setup.sh +++ b/bin/tests/system/checknames/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/checkzone/clean.sh b/bin/tests/system/checkzone/clean.sh index 9a9cde8a9f..cb189a306e 100644 --- a/bin/tests/system/checkzone/clean.sh +++ b/bin/tests/system/checkzone/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/checkzone/setup.sh b/bin/tests/system/checkzone/setup.sh index cc2aa996fc..4518c5669f 100644 --- a/bin/tests/system/checkzone/setup.sh +++ b/bin/tests/system/checkzone/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/checkzone/tests.sh b/bin/tests/system/checkzone/tests.sh index a63e221ea9..9d575ee6d9 100644 --- a/bin/tests/system/checkzone/tests.sh +++ b/bin/tests/system/checkzone/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/ckdnsrps.sh b/bin/tests/system/ckdnsrps.sh index 9ba7f21442..846c95f100 100644 --- a/bin/tests/system/ckdnsrps.sh +++ b/bin/tests/system/ckdnsrps.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # diff --git a/bin/tests/system/cookie/clean.sh b/bin/tests/system/cookie/clean.sh index 285fb8f601..d0675aa4fb 100644 --- a/bin/tests/system/cookie/clean.sh +++ b/bin/tests/system/cookie/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/custom-test-driver b/bin/tests/system/custom-test-driver index e2c8252d96..7499aa0bc0 100755 --- a/bin/tests/system/custom-test-driver +++ b/bin/tests/system/custom-test-driver @@ -1,4 +1,5 @@ -#! /bin/sh +#!/bin/sh + # test-driver - basic testsuite driver script. scriptversion=2021-09-20.08; # UTC diff --git a/bin/tests/system/dscp/clean.sh b/bin/tests/system/dscp/clean.sh index f124690bc8..e52f7b6fce 100644 --- a/bin/tests/system/dscp/clean.sh +++ b/bin/tests/system/dscp/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/dscp/tests.sh b/bin/tests/system/dscp/tests.sh index b4b84caa9d..4b1f923db1 100644 --- a/bin/tests/system/dscp/tests.sh +++ b/bin/tests/system/dscp/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/dupsigs/clean.sh b/bin/tests/system/dupsigs/clean.sh index 68ddace99e..2af75a0b99 100644 --- a/bin/tests/system/dupsigs/clean.sh +++ b/bin/tests/system/dupsigs/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/dupsigs/setup.sh b/bin/tests/system/dupsigs/setup.sh index 4739fe76dc..4ac8a8d477 100644 --- a/bin/tests/system/dupsigs/setup.sh +++ b/bin/tests/system/dupsigs/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/dupsigs/tests.sh b/bin/tests/system/dupsigs/tests.sh index ae05cd124a..205a4ed099 100644 --- a/bin/tests/system/dupsigs/tests.sh +++ b/bin/tests/system/dupsigs/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/dyndb/prereq.sh b/bin/tests/system/dyndb/prereq.sh index ab37218a57..19e0467f94 100644 --- a/bin/tests/system/dyndb/prereq.sh +++ b/bin/tests/system/dyndb/prereq.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/emptyzones/clean.sh b/bin/tests/system/emptyzones/clean.sh index 597472d626..c7ff161ac2 100644 --- a/bin/tests/system/emptyzones/clean.sh +++ b/bin/tests/system/emptyzones/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/emptyzones/setup.sh b/bin/tests/system/emptyzones/setup.sh index b93641bc96..935067fb45 100644 --- a/bin/tests/system/emptyzones/setup.sh +++ b/bin/tests/system/emptyzones/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/formerr/clean.sh b/bin/tests/system/formerr/clean.sh index b573505fa3..e52553075d 100644 --- a/bin/tests/system/formerr/clean.sh +++ b/bin/tests/system/formerr/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/forward/clean.sh b/bin/tests/system/forward/clean.sh index 71cc25b292..6d76bb013c 100644 --- a/bin/tests/system/forward/clean.sh +++ b/bin/tests/system/forward/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/forward/tests.sh b/bin/tests/system/forward/tests.sh index 8ef236e128..656ef42860 100644 --- a/bin/tests/system/forward/tests.sh +++ b/bin/tests/system/forward/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/idna/tests.sh b/bin/tests/system/idna/tests.sh index 9617fb9454..f73da79215 100644 --- a/bin/tests/system/idna/tests.sh +++ b/bin/tests/system/idna/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/inline/clean.sh b/bin/tests/system/inline/clean.sh index 149a1d8331..79f3774439 100644 --- a/bin/tests/system/inline/clean.sh +++ b/bin/tests/system/inline/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/inline/setup.sh b/bin/tests/system/inline/setup.sh index c86a39360a..84233c801a 100644 --- a/bin/tests/system/inline/setup.sh +++ b/bin/tests/system/inline/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/journal/clean.sh b/bin/tests/system/journal/clean.sh index d5bfeb6263..adab870685 100644 --- a/bin/tests/system/journal/clean.sh +++ b/bin/tests/system/journal/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/keepalive/clean.sh b/bin/tests/system/keepalive/clean.sh index 07c571137f..9ccbd121b1 100644 --- a/bin/tests/system/keepalive/clean.sh +++ b/bin/tests/system/keepalive/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/legacy/clean.sh b/bin/tests/system/legacy/clean.sh index 4a077bb8c7..4c65a2da26 100644 --- a/bin/tests/system/legacy/clean.sh +++ b/bin/tests/system/legacy/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/mirror/clean.sh b/bin/tests/system/mirror/clean.sh index d6fdc11bc7..2e0218351b 100644 --- a/bin/tests/system/mirror/clean.sh +++ b/bin/tests/system/mirror/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/names/setup.sh b/bin/tests/system/names/setup.sh index 170694d04b..82240a7c1b 100644 --- a/bin/tests/system/names/setup.sh +++ b/bin/tests/system/names/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/nslookup/clean.sh b/bin/tests/system/nslookup/clean.sh index 5c2b4a9bb8..dc0c70d64e 100644 --- a/bin/tests/system/nslookup/clean.sh +++ b/bin/tests/system/nslookup/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/nsupdate/krb/setup.sh b/bin/tests/system/nsupdate/krb/setup.sh index 178693288e..5ac116c41d 100644 --- a/bin/tests/system/nsupdate/krb/setup.sh +++ b/bin/tests/system/nsupdate/krb/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/nzd2nzf/tests.sh b/bin/tests/system/nzd2nzf/tests.sh index 23b591ea8a..4389fcc6f7 100644 --- a/bin/tests/system/nzd2nzf/tests.sh +++ b/bin/tests/system/nzd2nzf/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/padding/clean.sh b/bin/tests/system/padding/clean.sh index 518c132df2..eef21748c3 100644 --- a/bin/tests/system/padding/clean.sh +++ b/bin/tests/system/padding/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/rpz/clean.sh b/bin/tests/system/rpz/clean.sh index 5162d3e089..1a3127cffd 100644 --- a/bin/tests/system/rpz/clean.sh +++ b/bin/tests/system/rpz/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/rpz/qperf.sh b/bin/tests/system/rpz/qperf.sh index b0e417e2cd..0b1d3fff1a 100644 --- a/bin/tests/system/rpz/qperf.sh +++ b/bin/tests/system/rpz/qperf.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # diff --git a/bin/tests/system/rpz/setup.sh b/bin/tests/system/rpz/setup.sh index 2e9d8b55e6..75e4957ea4 100644 --- a/bin/tests/system/rpz/setup.sh +++ b/bin/tests/system/rpz/setup.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # diff --git a/bin/tests/system/rpzextra/clean.sh b/bin/tests/system/rpzextra/clean.sh index fa06ca3dd6..def4d72678 100644 --- a/bin/tests/system/rpzextra/clean.sh +++ b/bin/tests/system/rpzextra/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/rpzextra/setup.sh b/bin/tests/system/rpzextra/setup.sh index 00a3a43177..28a4719e70 100644 --- a/bin/tests/system/rpzextra/setup.sh +++ b/bin/tests/system/rpzextra/setup.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # diff --git a/bin/tests/system/rpzrecurse/clean.sh b/bin/tests/system/rpzrecurse/clean.sh index 0d116c6932..45b7940256 100644 --- a/bin/tests/system/rpzrecurse/clean.sh +++ b/bin/tests/system/rpzrecurse/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/rrchecker/clean.sh b/bin/tests/system/rrchecker/clean.sh index 8a7ef708ee..166247d40c 100644 --- a/bin/tests/system/rrchecker/clean.sh +++ b/bin/tests/system/rrchecker/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/rrl/clean.sh b/bin/tests/system/rrl/clean.sh index 8a9d2c22b8..74afe5a54c 100644 --- a/bin/tests/system/rrl/clean.sh +++ b/bin/tests/system/rrl/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/rrl/tests.sh b/bin/tests/system/rrl/tests.sh index 8e1999ab3b..897eed9225 100644 --- a/bin/tests/system/rrl/tests.sh +++ b/bin/tests/system/rrl/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/serve-stale/clean.sh b/bin/tests/system/serve-stale/clean.sh index 9f71849239..b4a0d5070e 100644 --- a/bin/tests/system/serve-stale/clean.sh +++ b/bin/tests/system/serve-stale/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/shutdown/clean.sh b/bin/tests/system/shutdown/clean.sh index 89a7aaa438..d958521541 100644 --- a/bin/tests/system/shutdown/clean.sh +++ b/bin/tests/system/shutdown/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/shutdown/setup.sh b/bin/tests/system/shutdown/setup.sh index fae46932e3..cdeab8291b 100644 --- a/bin/tests/system/shutdown/setup.sh +++ b/bin/tests/system/shutdown/setup.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # diff --git a/bin/tests/system/spf/clean.sh b/bin/tests/system/spf/clean.sh index c7a532fab1..90dc7b61a9 100644 --- a/bin/tests/system/spf/clean.sh +++ b/bin/tests/system/spf/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/unknown/setup.sh b/bin/tests/system/unknown/setup.sh index b455625668..0c043bf2a6 100644 --- a/bin/tests/system/unknown/setup.sh +++ b/bin/tests/system/unknown/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/verify/clean.sh b/bin/tests/system/verify/clean.sh index 3f781e946f..ee2af33214 100644 --- a/bin/tests/system/verify/clean.sh +++ b/bin/tests/system/verify/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/verify/tests.sh b/bin/tests/system/verify/tests.sh index 930380fdb0..7f53def1cf 100644 --- a/bin/tests/system/verify/tests.sh +++ b/bin/tests/system/verify/tests.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/verify/zones/genzones.sh b/bin/tests/system/verify/zones/genzones.sh index 596484edbd..4b0508a5d9 100644 --- a/bin/tests/system/verify/zones/genzones.sh +++ b/bin/tests/system/verify/zones/genzones.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/zero/clean.sh b/bin/tests/system/zero/clean.sh index b19b0d7ef5..2ef5727abf 100644 --- a/bin/tests/system/zero/clean.sh +++ b/bin/tests/system/zero/clean.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/bin/tests/system/zero/setup.sh b/bin/tests/system/zero/setup.sh index 56ed8690a2..bf58ee5c06 100644 --- a/bin/tests/system/zero/setup.sh +++ b/bin/tests/system/zero/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/util/check-categories.sh b/util/check-categories.sh index c8c6e3cc2c..8171189f73 100644 --- a/util/check-categories.sh +++ b/util/check-categories.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0 diff --git a/util/check-line-length.sh b/util/check-line-length.sh index 36ef309a50..68827d8f75 100644 --- a/util/check-line-length.sh +++ b/util/check-line-length.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0