zbyszek pushed to python-tables (f22). "Make tests verbose"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 21:38:47 UTC 2015


From 7d02bc2ee1fd2e68e99509d1710afb40b82e1d3f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek at in.waw.pl>
Date: Fri, 8 May 2015 12:02:20 -0400
Subject: Make tests verbose


diff --git a/python-tables.spec b/python-tables.spec
index a7b42e3..6fdb733 100644
--- a/python-tables.spec
+++ b/python-tables.spec
@@ -63,7 +63,7 @@ The %{name}-doc package contains the documentation for %{name}.
 
 %prep
 %autosetup -n PyTables-v.%{version} -p1
-echo "import sys, tables; sys.exit(tables.test())" > bench/check_all.py
+echo "import sys, tables; sys.exit(tables.test(verbose=1))" > bench/check_all.py
 # Make sure we are not using anything from the bundled blosc by mistake
 find c-blosc -mindepth 1 -maxdepth 1 -name hdf5 -prune -o -exec rm -r {} +
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-tables.git/commit/?h=f22&id=7d02bc2ee1fd2e68e99509d1710afb40b82e1d3f


More information about the scm-commits mailing list