Adjust shell scripts to allow Bash in other locations
[urcu.git] / tests / unit / test_get_max_cpuid_from_sysfs
index cd646a16ecd35ec1e0fa38283b1ef37d2ea595b1..ffd1e1c819c33b3af031600625220bef085f1b43 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # SPDX-License-Identifier: GPL-2.0-or-later
 
 if [ "x${URCU_TESTS_SRCDIR:-}" != "x" ]; then
This page took 0.022321 seconds and 4 git commands to generate.