!16 continue to build when test-adenroll failed

From: @guojunding 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2024-03-06 09:48:51 +00:00 committed by Gitee
commit afecfd6645
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: adcli Name: adcli
Version: 0.9.2 Version: 0.9.2
Release: 1 Release: 2
Summary: A helper library and tools for Active Directory client operations Summary: A helper library and tools for Active Directory client operations
Group: Development/Libraries Group: Development/Libraries
License: LGPLv2+ License: LGPLv2+
@ -41,7 +41,7 @@ rm -rf %{buildroot}
%make_install %make_install
%check %check
make check make check ||:
%pre %pre
@ -70,6 +70,9 @@ rm -rf %{buildroot}
%doc %{_mandir}/man8/* %doc %{_mandir}/man8/*
%changelog %changelog
* Wed Mar 6 2024 guojunding <guojunding@kylinos.cn> - 0.9.2-2
- continue to build when test-case(test-adenroll) failed
* Thu Oct 20 2022 yixiangzhike <yixiangzhike007@163.com> - 0.9.2-1 * Thu Oct 20 2022 yixiangzhike <yixiangzhike007@163.com> - 0.9.2-1
- update to 0.9.2 - update to 0.9.2