From 000000035b20402dea3e8168165cd4eefdc97539 Mon Sep 17 00:00:00 2001 From: DesWurstes Date: Wed, 20 Jun 2018 12:54:54 +0300 Subject: Obsolete #!/bin/bash shebang --- test/lint/lint-filenames.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/lint/lint-filenames.sh') diff --git a/test/lint/lint-filenames.sh b/test/lint/lint-filenames.sh index 61e978fe79..0a28ab091a 100755 --- a/test/lint/lint-filenames.sh +++ b/test/lint/lint-filenames.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Copyright (c) 2018 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -- cgit v1.2.3