zbyszek pushed to netcdf-fortran (master). "Enable verbose tests"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 01:42:44 UTC 2015


>From f6c20b44acabd4df4d4a50f89f4141f2e56a7f89 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek at in.waw.pl>
Date: Mon, 4 May 2015 21:42:29 -0400
Subject: Enable verbose tests


diff --git a/netcdf-fortran.spec b/netcdf-fortran.spec
index cd77b0e..f425e00 100644
--- a/netcdf-fortran.spec
+++ b/netcdf-fortran.spec
@@ -211,11 +211,11 @@ done
 
 
 %check
-make -C build check
+make -C build check VERBOSE=1
 for mpi in %{mpi_list}
 do
   module load mpi/$mpi-%{_arch}
-  make -C $mpi check
+  make -C $mpi check VERBOSE=1
   module purge
 done
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/netcdf-fortran.git/commit/?h=master&id=f6c20b44acabd4df4d4a50f89f4141f2e56a7f89


More information about the scm-commits mailing list