- Enable tests, 1 fail so document it

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=123
This commit is contained in:
Tomáš Chvátal
2015-03-18 14:33:46 +00:00
committed by Git OBS Bridge
parent 226a8b6466
commit a820315dde
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 18 14:33:33 UTC 2015 - tchvatal@suse.com
- Enable tests, 1 fail so document it
-------------------------------------------------------------------
Wed Mar 18 14:32:09 UTC 2015 - tchvatal@suse.com

View File

@@ -208,6 +208,10 @@ CC=cc CFLAGS="%{optflags} -fno-strict-aliasing" \
make %{?_smp_mflags}
%check
# FAIL: process_test
make check %{?_smp_mflags} || :
%install
chmod -x ChangeLog
make "DESTDIR=%{buildroot}" install