From 953c3aa83c8924101dd522d3f9877d307cf5bd92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 3 Sep 2025 14:07:41 +0200 Subject: [PATCH] Fix typo in tools test's shell path (cherry picked from commit 0e770685d66f477a5112356815e37f54859278f0) --- bin/tests/system/tools/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/tools/tests.sh b/bin/tests/system/tools/tests.sh index 4132d99985..998b266995 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