]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add shell interpreter line where missing
authorMichal Nowak <mnowak@isc.org>
Tue, 2 Aug 2022 13:01:01 +0000 (15:01 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 14 Nov 2022 19:54:42 +0000 (19:54 +0000)
The checkbashisms script reports errors like this one:

    script util/check-line-length.sh does not appear to have a #! interpreter line;
    you may get strange results

57 files changed:
bin/tests/system/auth/clean.sh
bin/tests/system/builtin/tests.sh
bin/tests/system/case/setup.sh
bin/tests/system/catz/clean.sh
bin/tests/system/chain/tests.sh
bin/tests/system/checkconf/tests.sh
bin/tests/system/checknames/setup.sh
bin/tests/system/checkzone/clean.sh
bin/tests/system/checkzone/setup.sh
bin/tests/system/checkzone/tests.sh
bin/tests/system/ckdnsrps.sh
bin/tests/system/cookie/clean.sh
bin/tests/system/custom-test-driver
bin/tests/system/dscp/clean.sh
bin/tests/system/dscp/tests.sh
bin/tests/system/dupsigs/clean.sh
bin/tests/system/dupsigs/setup.sh
bin/tests/system/dupsigs/tests.sh
bin/tests/system/dyndb/prereq.sh
bin/tests/system/emptyzones/clean.sh
bin/tests/system/emptyzones/setup.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/forward/clean.sh
bin/tests/system/forward/tests.sh
bin/tests/system/idna/tests.sh
bin/tests/system/inline/clean.sh
bin/tests/system/inline/setup.sh
bin/tests/system/journal/clean.sh
bin/tests/system/keepalive/clean.sh
bin/tests/system/legacy/clean.sh
bin/tests/system/mirror/clean.sh
bin/tests/system/names/setup.sh
bin/tests/system/nslookup/clean.sh
bin/tests/system/nsupdate/krb/setup.sh
bin/tests/system/nzd2nzf/tests.sh
bin/tests/system/padding/clean.sh
bin/tests/system/rpz/clean.sh
bin/tests/system/rpz/qperf.sh
bin/tests/system/rpz/setup.sh
bin/tests/system/rpzextra/clean.sh
bin/tests/system/rpzextra/setup.sh
bin/tests/system/rpzrecurse/clean.sh
bin/tests/system/rrchecker/clean.sh
bin/tests/system/rrl/clean.sh
bin/tests/system/rrl/tests.sh
bin/tests/system/serve-stale/clean.sh
bin/tests/system/shutdown/clean.sh
bin/tests/system/shutdown/setup.sh
bin/tests/system/spf/clean.sh
bin/tests/system/unknown/setup.sh
bin/tests/system/verify/clean.sh
bin/tests/system/verify/tests.sh
bin/tests/system/verify/zones/genzones.sh
bin/tests/system/zero/clean.sh
bin/tests/system/zero/setup.sh
util/check-categories.sh
util/check-line-length.sh

index 88e4b249bdd62b7c4c523af4ecafe34497f9aa20..5fb37aca0297444b67afb1572764c7227f8263a9 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index eb00a4578ed8fa0d81b3932c52a1f4ec636f324a..1ed88721de016cc4989aedb7d94846d470b72aec 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 2c2162f23a9aaa2bad0f388c741f93fd1ee6b804..c9de4ee81ccefd6f3b1ab67d0312ff31b377d4e2 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index fc4765c8b11ed52dbc75af9b459cc63f0c83db64..b98a5b18fc377e10d9859ba1af1dc39b64b3825c 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 03e960461908db9347ef5076c082be9599870112..bbfb3ea3c50237d21d975026e171786b6df8a333 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index f32e6266c14982400a0f88c72ee9c83bffdd6356..2e2f273fd7195f786df04531c83377b8440653cb 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 231f4f63a26d74665b9530fac4445d1b01a3419c..d80e746223e102af0bbdf4a75a8da4177c443bc5 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 9a9cde8a9fa937e9b61e2940c46d701ea1e4b192..cb189a306e81e6d6b9c0a085b2f445a5e4d7f283 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index cc2aa996fc187709204749d215c8c3c5e93ba80f..4518c5669fd3131f38d134b37b1e717673db86e5 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index a63e221ea9f63132e57cd5b56fcc9e677321f895..9d575ee6d927390c3c1215dd9ec7420ea379d028 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 9ba7f2144288e0fd7ad2484f253aefde1bbc880b..846c95f100db7b195c7e665895106b012a1d7e63 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
index 285fb8f6014381d032ddfd70e0a250acaafe7a6f..d0675aa4fb89c3df0281605c31a86e3f3ab9bbb0 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index e2c8252d96546ebbe035108552cf699ae9d9c0cf..7499aa0bc036bb7d50e343182b9678ce04849192 100755 (executable)
@@ -1,4 +1,5 @@
-#! /bin/sh
+#!/bin/sh
+
 # test-driver - basic testsuite driver script.
 
 scriptversion=2021-09-20.08; # UTC
index f124690bc8755a8b13dd7a97ac723b4920f017ec..e52f7b6fceff30fa0d6d08141b6d53d326ba6b56 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index b4b84caa9d931f4deafa8b21a34a0ca2d9d00010..4b1f923db12bc1da67e832cb90f1240a71c00d1e 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 68ddace99e917917889a01d5fce40af808071e61..2af75a0b9998416789d19d5e5f39c3bc23b2d85b 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 4739fe76dcd1b793be2524ec14e85c3a0ab3e5b4..4ac8a8d477d321b0272918dedd5a3361d06f4192 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index ae05cd124a72264b06cbac9cf36b50b5e63ae586..205a4ed09983d71924acbe687ac1d4c24824a58f 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index ab37218a573760a9d2738f8e674f3c0fd3d547e7..19e0467f94fbbbe1ea143915e7539a93ee3e1703 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 597472d62604540026e9de73dcef31ff14a1cf98..c7ff161ac214ce2f4d96d400f7e6a2133e0f4537 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index b93641bc96a2d8ba15dd8ba29cf07318e264cc8c..935067fb45bccaac4a75f835f3de1f31f8a9e932 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index b573505fa3ac7e6d207bfaec76b46adca3f8140e..e52553075d36b29fe5b0ad745fa3c885fa62f6f5 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 71cc25b29202109f3a0abe5d2b49bd0007947cd9..6d76bb013cc761357cffad0facf9bb304d016c58 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 8ef236e128d832586bf312aa0e17e816400fd49e..656ef42860457d9fcdf97002e4b3e735481cdb0b 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 9617fb9454ebb3523111b384fd7dcd0dc07d171a..f73da79215cb5833f6409f6f745b8e611697dbd4 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 149a1d8331939572090f95f877e0883896c8d677..79f3774439b6de7839d23fa0e60bf06db469e711 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index c86a39360a63de4870d67c7e3a358a309a120a33..84233c801affd74669dedb8ea33656d89288a767 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index d5bfeb62636e7b291e00a8a432ffac9e4e76e88a..adab870685d3d8894e11f41f34763e6d47539606 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 07c571137f79b343a71e77d7899abbc99dcd5ac0..9ccbd121b1890d161c49e4573cff6039cb9e02a2 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 4a077bb8c71d616f3851e0c9c32c9fa364ed2e09..4c65a2da26087c4e988eeac5092a86d7874cb2c1 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index d6fdc11bc799cc75a3d66a4c7cb0827c25c146af..2e0218351b1ca75541d8b190bebba33ed9c7b2b8 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 170694d04b309a97e9a9958848bb496a8792c1d6..82240a7c1b9ee7a923cd09b9f2a29f7b0d8c377c 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 5c2b4a9bb8b82f6c961cc381a5431210d5412c80..dc0c70d64e3e4583404d7f592b0b857bc6b212aa 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 178693288ec24e5266ba905b4681b7a04659f0db..5ac116c41d2e5f21a378f6b2380ad4e4ed73f1f7 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 23b591ea8a20c25ddefdd8ce7866fff92e1d42ba..4389fcc6f7d855c0331a71b44acb08c62d9749c0 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 518c132df2e27db2ea5ca2be262aa981008b86b0..eef21748c31f21a729708be90bf49c9318c7f8f4 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 5162d3e0891e84b9de8d3a1a6cf73316d47d9a29..1a3127cffd23671ab3ba159f1106e2ccdc1f7d90 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index b0e417e2cdd9c173952d080bef3bb91901f2d0f5..0b1d3fff1a863368e5c910350e0fd3b4b5d89441 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
index 2e9d8b55e67dfadbcb4ecc2417ffe53c53292321..75e4957ea4c89807ecedfe54d43cd4df3c3af385 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
index fa06ca3dd6a742f0e5f2a7dd42a66e044ae9d6cd..def4d72678b441573184ddc5e2ae61636ababd5d 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 00a3a43177bd71a5abddc2f340e2abecce4aa3a6..28a4719e70a6256c8d4cb2497d25ffb5a754562b 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
index 0d116c69323573238e98aa2448cee5a0dc83529c..45b7940256b7f2274c9ab13a90a9fcb1f08cc182 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 8a7ef708ee64763116422822ccaf19e42d1e0dc6..166247d40c9a70fbeb8dd7d7d103492d243bedd2 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 8a9d2c22b84d439215dabaa6575ed5c638676ee6..74afe5a54cf1e792ef26f43d7cde52432594760b 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 8e1999ab3b864522e9c89b427ad56ae32e22b30e..897eed92252753bb2ba7bd2d72891c8eeb2375e5 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 9f71849239006f725fa7b410e7679f4d7ab85a03..b4a0d5070e250b78f28c6aaf30aadfe9b17dc9e1 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 89a7aaa438974afdb73ffc0a2024f47f57bd2dd9..d958521541b6631e6f43a67e836a0a96c46007db 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index fae46932e3a220952c68a02548d2fc087442b5cc..cdeab8291bf9b860972872e103d66c78bf87d10f 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
index c7a532fab13a1ba7ae0ccf088e6577513d9d26ee..90dc7b61a9f89434b7185d1c71008f6a56d163ec 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index b4556256688268eee20e6f16a67a6f821bf5f860..0c043bf2a6d9206c1c69ec08718140b2701589f8 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 3f781e946f5eac98943260f6b3cd1ab12ab97e52..ee2af33214bb6cf788a75b472529bd59d9589f8e 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 930380fdb0d98535d6138042e50be942bb5d672d..7f53def1cf2ac8c673b07c0655a48e5e48d4730f 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 596484edbd8213f991be59ee3ece04be97223882..4b0508a5d944b129858875abd17d155061db37d2 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index b19b0d7ef50f29240af4714ba73f9a96bb92a8d8..2ef5727abf68d32ce95d02130ecf34855c7beac6 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 56ed8690a2144639dca740ad46cb451a2fe4e3a0..bf58ee5c06f7dbb70417a20b947b1a25e5032875 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index c8c6e3cc2cd0e2408a45070d7db9cda3dcaaff27..8171189f732462ab6ead845a9b14cba59d074b5a 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0
index 36ef309a505fc6bd44d57fccf9436d9b539670bf..68827d8f759fe764b0998f27baa367250ebea7c7 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0