Adjust shell scripts to allow Bash in other locations
[urcu.git] / tests / unit / test_get_max_cpuid_from_sysfs_cxx
index db99094f7157702a3d2331b35cce8d7e4da8fb9e..5532f9b545455ee676a88ffce08617b3e5305a02 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.022199 seconds and 4 git commands to generate.