diff --git a/gnu/packages/glicid.scm b/gnu/packages/glicid.scm index 821b1a7..15aacb5 100644 --- a/gnu/packages/glicid.scm +++ b/gnu/packages/glicid.scm @@ -1515,10 +1515,10 @@ storage protocols (S3, NFS, and others) through the RADOS gateway.") ; ;; Make build and test output verbose to facilitate investigation upon failure. ; )) -; (arguments -; -; `(#:tests? #f) -; ) + (arguments + + `(#:tests? #f) + )