mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
cleanup(generic-snmp): just to simplify the debugging
This commit is contained in:
parent
2a7014edf3
commit
98631e7870
@ -219,7 +219,7 @@ impl Command {
|
||||
}
|
||||
}
|
||||
}
|
||||
println!("{:?}", res);
|
||||
println!("Result variables: {:?}", res);
|
||||
// let mut aggregation = ("", 0, Operation::None);
|
||||
// let mut res: Option<(&str, SnmpResult)> = None;
|
||||
// for (idx, entry) in self.leaf.entries.iter().enumerate() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user