|
|
@ -1180,7 +1180,6 @@ git am %{patches}
|
|
|
|
|
|
|
|
|
|
|
|
# disable failing tests
|
|
|
|
# disable failing tests
|
|
|
|
%if 0%{?rhel}
|
|
|
|
%if 0%{?rhel}
|
|
|
|
sed -i -e /CppunitTest_sw_ooxmlsdrexport/d sw/Module_sw.mk
|
|
|
|
|
|
|
|
sed -i -e /CppunitTest_sc_ucalc/d sc/Module_sc.mk
|
|
|
|
sed -i -e /CppunitTest_sc_ucalc/d sc/Module_sc.mk
|
|
|
|
git commit -am 'disable failing tests on rhel'
|
|
|
|
git commit -am 'disable failing tests on rhel'
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|