mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
suppress tests ??
This commit is contained in:
parent
608064fb71
commit
707d4d4726
1 changed files with 4 additions and 1 deletions
|
@ -727,7 +727,10 @@ in the @code{debug} output), and binutils.")))
|
|||
(string-append front back "\n")))
|
||||
(substitute* "tools/test/h5diff/testph5diff.sh"
|
||||
(("/bin/sh") (which "sh")))
|
||||
#t))))))
|
||||
#t)))))
|
||||
'(#:tests? #f))
|
||||
|
||||
)
|
||||
(synopsis "Management suite for data with parallel IO support")))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue