aboutsummaryrefslogtreecommitdiff
path: root/build_matrix.sh
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2021-02-03 21:35:09 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2021-02-03 21:40:08 +0100
commit37a2d7859a89b8a034a4cc9c79bafe136a29ce2a (patch)
treeeab03d3666aefa2f23c5006765afda0a5c96aa6c /build_matrix.sh
parenta7754782b78dc5a84f2a7647b6409d596c8349e1 (diff)
Use the "#!/usr/bin/env bash" shebang for portability
bash is not always in /bin. Keeping bash for now, this change will help to test on other OSes.
Diffstat (limited to 'build_matrix.sh')
-rwxr-xr-xbuild_matrix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_matrix.sh b/build_matrix.sh
index b3679cd0..fadb63c0 100755
--- a/build_matrix.sh
+++ b/build_matrix.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# This script executes the matrix loops, exclude tests and cleaning.
# It calls the build.sh script which runs one build with exported variables