fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[urcu.git] / tests / unit / test_get_cpu_mask_from_sysfs_cxx
index ffddbf9c27f96507d33bc4759bab33c43381f12e..4ed4ebdf893b0e0da71016eed2a5600123555b73 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.022649 seconds and 4 git commands to generate.