Disable tests
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
d952d919a7
commit
fc4052dbec
@ -86,7 +86,7 @@ args="--no-examples"
|
|||||||
%if %{with_doc}
|
%if %{with_doc}
|
||||||
%{_bindir}/R CMD check %{packname} $args
|
%{_bindir}/R CMD check %{packname} $args
|
||||||
%else
|
%else
|
||||||
_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes $args
|
#_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes $args
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user