Use a "bash" shell from PATH

In case of nix environment we may be using bash from non-standard path.
This commit is contained in:
Harendra Kumar 2020-10-23 09:00:04 +00:00 committed by Harendra Kumar
parent c436e3c624
commit c213835524
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#------------------------------------------------------------------------------
# Benchmark groups

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Environment passed:
# BENCH_EXEC_PATH: the benchmark executable