Skip to content

Commit

Permalink
space fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dearing committed Aug 4, 2015
1 parent 2469d1e commit 8fb4978
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion templates/default/sv-kibana-run.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

ENVDIR=$PWD


cd <%= @options['home_dir'] %>
exec 2>&1
exec chpst -e $ENVDIR -u <%= @options['user'] %>:<%= @options['group'] %> ./bin/kibana -c <%= @options['config_file'] %>
1 change: 0 additions & 1 deletion test/integration/helpers/serverspec/logstash_forwarder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@
its(:content) { should contain 'Launching harvester on new file:' }
end
end

0 comments on commit 8fb4978

Please sign in to comment.