fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[urcu.git] / tests / unit / test_get_max_cpuid_from_sysfs
index cd646a16ecd35ec1e0fa38283b1ef37d2ea595b1..7c0abce42f1f38ce3d6cba4288096cdf653dda74 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.023635 seconds and 4 git commands to generate.