Skip to content

Commit 0da259c

Browse files
committed
address rubocop issue
1 parent 07be735 commit 0da259c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/metric-postgres-graphite.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class CheckpostgresReplicationStatus < Sensu::Plugin::Metric::CLI::Graphite
3737
short: '-g SCHEME',
3838
long: '--scheme SCHEME',
3939
default: "#{Socket.gethostname}.postgres.replication_lag"
40-
40+
4141
option :port,
4242
description: 'Database port',
4343
short: '-P PORT',

0 commit comments

Comments
 (0)