fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[urcu.git] / tests / unit / test_get_max_cpuid_from_sysfs_cxx
index db99094f7157702a3d2331b35cce8d7e4da8fb9e..2283a046aa48476fd208ff5ec3fc6d5a48d1e4f3 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.023368 seconds and 4 git commands to generate.