Skip to content

Commit

Permalink
temporarily disable check:spelling task in Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Apr 23, 2015
1 parent ca568ea commit c64fd4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package/yast2-registration.spec
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ BuildRequires: rubygem(rubocop)
BuildRequires: rubygem(coveralls)
BuildRequires: rubygem(simplecov)
BuildRequires: rubygem(gettext)
BuildRequires: rubygem(raspell)
BuildRequires: aspell-en
%endif


Expand Down Expand Up @@ -78,6 +80,8 @@ Authors:
# TODO FIXME: replace by something like 'rake check:ci'
rubocop
rake check:pot
# fixme avoid running git there first
# rake check:spelling
COVERAGE=1 rake test:unit
%else
rake test:unit
Expand Down

0 comments on commit c64fd4f

Please sign in to comment.