~singpolyma/biboumi

eb76171aa00f319d55002a039bd9a042b977dfc0 — Florent Le Coz 9 years ago cec9fed
Run the test_suite in the spec %check section
1 files changed, 6 insertions(+), 0 deletions(-)

M packaging/biboumi.spec
M packaging/biboumi.spec => packaging/biboumi.spec +6 -0
@@ 63,6 63,12 @@ getent passwd %{biboumi_user} > /dev/null || \
exit 0


%check
make test_suite/fast VERBOSE=1

./test_suite || exit 1


%files
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1*