]> 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 02:50:08 +0000 (13:50 +1100)
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