fixed and re-enabled unit tests
[pingcheck] / pingcheck.spec
index f5132aa..6145fcd 100644 (file)
@@ -1,7 +1,7 @@
 Summary:   Pingcheck
 Name:      pingcheck
 Version:   ##VERSION##
-Release:   1
+Release:   ##VERSION_REVISION##
 License:   GPLv2 + linking exception. Some parts under boost license.
 Group:     Intranator
 Vendor:    Intra2net AG
@@ -34,7 +34,7 @@ make %{_smp_mflags}
 
 %check
 cd build
-make %{_smp_mflags} check || echo "Unit test failed. Ignoring for now"
+make %{_smp_mflags} check
 
 %install
 rm -rf $RPM_BUILD_ROOT