Adjust shell scripts to allow Bash in other locations
[userspace-rcu.git] / tests / benchmark / runhash.sh
index 4f693d1c61bcd44570c31e39c9fc8b96fea0f878..7d7e3ddc32980c3768abad037dda3a10d4414eb5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # 1st parameter: seconds per test
 DURATION=$1
This page took 0.027782 seconds and 4 git commands to generate.