fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[urcu.git] / tests / unit / test_get_cpu_mask_from_sysfs
index 2a6acc1bfb38dadf73aff8a89ba89b3c7d861edf..0709892086072efc36157ab1c48b1d9cffbc9ded 100755 (executable)
@@ -1,4 +1,7 @@
-#!/bin/bash
+#!/usr/bin/env bash
+
+# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
+#
 # SPDX-License-Identifier: GPL-2.0-or-later
 
 if [ "x${URCU_TESTS_SRCDIR:-}" != "x" ]; then
This page took 0.026472 seconds and 4 git commands to generate.