mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 08:34: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}]");
|
$self->{output}->output_add(long_msg => "'" . $disk . "' [size = $size, free = $free, desc = $desc, type = $map_type{$type}]");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
1;
|
|
||||||
|
|
||||||
|
1;
|
||||||
|
|
||||||
sub disco_show {
|
sub disco_show {
|
||||||
my ($self, %options) = @_;
|
my ($self, %options) = @_;
|
||||||
@ -104,4 +104,3 @@ __END__
|
|||||||
Method to list Windows Disks.
|
Method to list Windows Disks.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@ -134,4 +134,3 @@ __END__
|
|||||||
Method to get pending reboot informations.
|
Method to get pending reboot informations.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user