Adjust shell scripts to allow Bash in other locations
[urcu.git] / tests / benchmark / run-urcu-tests.sh
index 751514a7a6525069ea56a8c315e56431c9a3f980..4ef9eda2b208469a58e88313e70df98f773f2967 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #first parameter: seconds per test
 DURATION=$1
This page took 0.022473 seconds and 4 git commands to generate.