[gnome-keyring] pkcs11: Stop pkcs11 tests on failure.



commit 91e325609b630f73df12c33ab493ddf4745d82a5
Author: Stef Walter <stefw collabora co uk>
Date:   Tue Jun 7 19:19:29 2011 +0000

    pkcs11: Stop pkcs11 tests on failure.

 pkcs11/gkm/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pkcs11/gkm/tests/Makefile.am b/pkcs11/gkm/tests/Makefile.am
index 27ef48d..5b65fcd 100644
--- a/pkcs11/gkm/tests/Makefile.am
+++ b/pkcs11/gkm/tests/Makefile.am
@@ -60,7 +60,7 @@ test_timer_LDADD = \
 check_PROGRAMS = $(TEST_PROGS)
 
 test: $(TEST_PROGS)
-	gtester -k --verbose -m $(TEST_MODE) --g-fatal-warnings $(TEST_PROGS)
+	gtester --verbose -m $(TEST_MODE) --g-fatal-warnings $(TEST_PROGS)
 
 check-local: test
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]