Adjust shell scripts to allow Bash in other locations
[urcu.git] / tests / benchmark / runtests.sh
index dd5d6624bae6c470d68f5895dc9b26b20a918e80..bec16c11262d5fbeae0c1185e9c4007200bb9f42 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 . ../utils/tap.sh
 . ./common.sh
This page took 0.025316 seconds and 4 git commands to generate.