]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix typo in tools test's shell path
authorPetr Špaček <pspacek@isc.org>
Wed, 3 Sep 2025 12:07:41 +0000 (14:07 +0200)
committerMark Andrews <marka@isc.org>
Wed, 22 Oct 2025 05:06:52 +0000 (05:06 +0000)
(cherry picked from commit 0e770685d66f477a5112356815e37f54859278f0)

bin/tests/system/tools/tests.sh

index 4132d99985e24d521adffca1384a93bf8fb16a4e..998b266995b0752e490b9d01824bc0bbf22534ab 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/sh
+#!/bin/sh
 # Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # SPDX-License-Identifier: MPL-2.0