mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 21:55:16 +02:00
remove dumper
This commit is contained in:
parent
8625a86401
commit
7a840340f5
@ -177,7 +177,6 @@ sub manage_selection {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
print Dumper $self->{metrics};
|
|
||||||
|
|
||||||
$self->{output}->output_add(long_msg => sprintf("Raw data:\n%s", Dumper($raw_results)), debug => 1);
|
$self->{output}->output_add(long_msg => sprintf("Raw data:\n%s", Dumper($raw_results)), debug => 1);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user