From e93525e549ba4d5ec52ec90aaf051f546d854cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 2 Apr 2023 15:37:00 +0200 Subject: Adjust 'spawn' tests to accept 'LD_ORIGIN_PATH' on GNU/Hurd. Fixes . * test-suite/tests/posix.test ("spawn")["env with #:environment and #:output"]: Add workaround for GNU/Hurd. * NEWS: Update. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ce8d4e120..a63b0aa25 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ the compiler reports it as "possibly unused". () ** Fix invalid use of 'posix_spawn' on non-glibc systems () +** Adjust 'spawn' test for GNU/Hurd + () ** Hashing of UTF-8 symbols with non-ASCII characters avoids corruption () -- cgit v1.2.1