me
/
guix
Archived
1
0
Fork 0

gnu: coreutils: Remove test-tls from XFAIL_TESTS for the hurd.

As this test passes.

* gnu/packages/base.scm (coreutils)[arguments]: Remove test-tls from
XFAIL_TESTS for the hurd.
Christopher Baines 2022-10-30 20:51:26 +00:00
parent 5b87c7c1d2
commit 2b21d60a94
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 0 additions and 1 deletions

View File

@ -395,7 +395,6 @@ used to apply commands with arbitrarily long arguments.")
" test-perror2"
" test-renameat"
" test-renameatu"
" test-tls"
" test-utimensat")))
'())
#:phases (modify-phases %standard-phases