mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
2ae988f457
commit
f47f7fb8c5
@ -153,10 +153,8 @@ void StatusDataWriter::DumpCommand(std::ostream& fp, const Command::Ptr& command
|
||||
fp << "<internal>";
|
||||
}
|
||||
|
||||
fp << "\n";
|
||||
"\t" "}" "\n"
|
||||
fp << "\n" "\t" "}" "\n"
|
||||
"\n";
|
||||
|
||||
}
|
||||
|
||||
void StatusDataWriter::DumpDowntimes(std::ostream& fp, const Service::Ptr& owner, CompatObjectType type)
|
||||
|
Loading…
x
Reference in New Issue
Block a user