Adjust shell scripts to allow Bash in other locations
[urcu.git] / tests / unit / test_get_cpu_mask_from_sysfs
index 2a6acc1bfb38dadf73aff8a89ba89b3c7d861edf..7bec00ff999811501459f6aafc63cd53a0e3e50c 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.022315 seconds and 4 git commands to generate.