mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 00:24:46 +02:00
enhance indent
This commit is contained in:
parent
4d89959a46
commit
223529c42c
@ -68,8 +68,8 @@ sub list {
|
||||
$self->{output}->output_add(long_msg => "'" . $disk . "' [size = $size, free = $free, desc = $desc, type = $map_type{$type}]");
|
||||
}
|
||||
}
|
||||
1;
|
||||
|
||||
1;
|
||||
|
||||
sub disco_show {
|
||||
my ($self, %options) = @_;
|
||||
@ -104,4 +104,3 @@ __END__
|
||||
Method to list Windows Disks.
|
||||
|
||||
=cut
|
||||
|
||||
|
@ -134,4 +134,3 @@ __END__
|
||||
Method to get pending reboot informations.
|
||||
|
||||
=cut
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user