From: Petr Špaček Date: Wed, 3 Sep 2025 12:07:41 +0000 (+0200) Subject: Fix typo in tools test's shell path X-Git-Tag: v9.21.15~48^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e770685d66f477a5112356815e37f54859278f0;p=thirdparty%2Fbind9.git Fix typo in tools test's shell path --- diff --git a/bin/tests/system/tools/tests.sh b/bin/tests/system/tools/tests.sh index 4132d99985e..998b266995b 100644 --- a/bin/tests/system/tools/tests.sh +++ b/bin/tests/system/tools/tests.sh @@ -1,4 +1,4 @@ -#!/usr/sh +#!/bin/sh # Copyright (C) Internet Systems Consortium, Inc. ("ISC") # # SPDX-License-Identifier: MPL-2.0