aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-07-16 11:18:57 -0700
committerJunio C Hamano <gitster@pobox.com>2024-07-16 11:18:57 -0700
commit12d49fd0282b5b602b8a510bdaaa28d18b7ac427 (patch)
treec3d00cb3580cfbf5de57e4f98ef57b675a0aa555
parentMerge branch 'ds/advice-sparse-index-expansion' (diff)
parentci: unify bash calling convention (diff)
downloadgit-12d49fd0282b5b602b8a510bdaaa28d18b7ac427.tar.gz
git-12d49fd0282b5b602b8a510bdaaa28d18b7ac427.zip
Merge branch 'jc/where-is-bash-for-ci'
Shell script clean-up. * jc/where-is-bash-for-ci: ci: unify bash calling convention
-rwxr-xr-xci/check-directional-formatting.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/check-directional-formatting.bash b/ci/check-directional-formatting.bash
index e6211b141a..3cbbb7030e 100755
--- a/ci/check-directional-formatting.bash
+++ b/ci/check-directional-formatting.bash
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# This script verifies that the non-binary files tracked in the Git index do
# not contain any Unicode directional formatting: such formatting could be used