mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[9.20] fix: test: Fix typo in tools test's shell path
Backport of MR !10939 Merge branch 'backport-pspacek/fix-test-typo-9.20' into 'bind-9.20' See merge request isc-projects/bind9!11130
This commit is contained in:
commit
c5a6ac6614
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/sh
|
||||
#!/bin/sh
|
||||
# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
#
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue