Adjust shell scripts to allow Bash in other locations
[urcu.git] / tests / unit / test_get_cpu_mask_from_sysfs_cxx
index ffddbf9c27f96507d33bc4759bab33c43381f12e..42fc4a70bc8a44369bd9f2a16eb46dcc94f29ca2 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.025602 seconds and 4 git commands to generate.