skip email sending test

This commit is contained in:
Alexander Stefanov 2020-04-14 22:52:56 +00:00
parent 72e1a46243
commit ade609b6af

View file

@ -367,7 +367,7 @@ install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_bra
%find_lang %{name}
%check
GIT_SKIP_TESTS=""
GIT_SKIP_TESTS="t9001"
%ifarch aarch64 %{arm} %{power64}
# Skip tests which fail on aarch64, arm, and ppc
#