Skip to content

Commit

Permalink
Log typo
Browse files Browse the repository at this point in the history
Thanks for the great project :)

Signed-off-by: Jonan Scheffler <jonanscheffler@gmail.com>
  • Loading branch information
thejonanshow committed Apr 18, 2020
1 parent a5badcd commit 187080c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fluent/supervisor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ def run_supervisor(dry_run: false)
end

if dry_run
$log.info 'finsihed dry run mode'
$log.info 'finished dry run mode'
exit 0
else
supervise
Expand Down

0 comments on commit 187080c

Please sign in to comment.