me
/
guix
Archived
1
0
Fork 0

gnu: curl: Skip failing test on the Hurd.

* gnu/packages/curl.scm (curl)[arguments]: When building natively on the Hurd,
also skip test 564.

Change-Id: I265049b70c6255f075a98b1a385d40d9dd84badf
master
Janneke Nieuwenhuizen 2023-11-30 07:05:54 +01:00
parent bdbb9dc27a
commit e0885fcfbb
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@
(display "533\n" port)
(display "537\n" port)
(display "546\n" port)
(display "564\n" port)
(display "575\n" port)
(display "1021\n" port)
(display "1501\n" port)