[dovecot/f17] reenable buildtime check

Michal Hlavinka mhlavink at fedoraproject.org
Thu Oct 11 11:14:26 UTC 2012


commit 64a119cdc18317e5013e43559897f9d55af6d335
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Oct 11 13:14:17 2012 +0200

    reenable buildtime check

 dovecot.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dovecot.spec b/dovecot.spec
index 362ec40..5dffacd 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -299,7 +299,7 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %check
-#make check # waiting for rhbz#798968
+make check
 cd dovecot-2.1-pigeonhole-%{pigeonholever}
 make check
 


More information about the scm-commits mailing list