Skip to content

Commit

Permalink
Chefstyle fix
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Nov 8, 2019
1 parent 21a8dff commit b5ef50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omnibus/compressors/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Compressor::Base < Packager::Base
# @param [Project] project
#
def initialize(project)
@project = project
@project = project

# There can now be multiple packagers per platform
# but windows is the only platform that uses multiple
Expand Down

0 comments on commit b5ef50f

Please sign in to comment.