From e5b0225521126cd5ab100faacd0102d10658a2f1 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Tue, 21 Feb 2017 20:31:02 -0700 Subject: espresso: disable tests --- espresso/espresso.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/espresso/espresso.spec b/espresso/espresso.spec index f034fad..03569f0 100644 --- a/espresso/espresso.spec +++ b/espresso/espresso.spec @@ -15,8 +15,8 @@ # # * MPICH: if '1' enable mpich # * OPENMPI: if '1' enable openmpi -%global MPICH 1 -%global OPENMPI 1 +%global MPICH 0 +%global OPENMPI 0 Name: espresso Version: 4.0 -- cgit