diff options
author | Mattias Ellert <mattias.ellert@physics.uu.se> | 2023-12-08 09:15:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-12-08 14:07:24 (GMT) |
commit | 8f53526dec91c8f49e7399131efd6dc4837524dc (patch) | |
tree | 54224ce700192e240a8e180fc46639a0c7d58da5 /Tests/InterfaceLinkLibraries/use_foo_link_only.c | |
parent | 2d60f5c7a67fb7d0ddc32d2332ea098bce81ea4c (diff) | |
download | CMake-8f53526dec91c8f49e7399131efd6dc4837524dc.zip CMake-8f53526dec91c8f49e7399131efd6dc4837524dc.tar.gz CMake-8f53526dec91c8f49e7399131efd6dc4837524dc.tar.bz2 |
Tests: Do not expect EINTR when sleep is interrupted on GNU/Hurd
Previously `RunCMake.CTestTimeout` failed on GNU/Hurd because the
`sleep` command does not set `errno` to `EINTR` when interrupted by a
signal, which is a Linux-specific feature.
Diffstat (limited to 'Tests/InterfaceLinkLibraries/use_foo_link_only.c')
0 files changed, 0 insertions, 0 deletions