[mdds] run all tests

David Tardon dtardon at fedoraproject.org
Sat Jul 28 06:32:57 UTC 2012


commit d46c9c5a85d62c16862002f2ce120d9c199206d2
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Jul 28 08:27:06 2012 +0200

    run all tests

 mdds.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/mdds.spec b/mdds.spec
index 750f1b2..888565f 100644
--- a/mdds.spec
+++ b/mdds.spec
@@ -51,10 +51,7 @@ cp -pr include/mdds/* %{buildroot}/%{_includedir}/mdds
 
 
 %check
-make %{?_smp_mflags}
-for t in fst pqt recset st; do
-    make test.$t
-done
+make check %{?_smp_mflags}
 
 
 %files devel


More information about the scm-commits mailing list