Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
icli: remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed Jun 13, 2014
1 parent 2561b24 commit 093190f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/icli
Expand Up @@ -440,7 +440,6 @@ sub read_objects {

sub enhance_status {
for my $c ( @{ $data->{servicecomments} } ) {
say "!";
my $service
= firstval { $_->{service_description} eq $c->{service_description} }
@{ $data->{services}->{ $c->{host_name} } };
Expand Down

0 comments on commit 093190f

Please sign in to comment.