summaryrefslogtreecommitdiff
path: root/bin/icli
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icli')
-rwxr-xr-xbin/icli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/icli b/bin/icli
index 3d7af82..b25aa79 100755
--- a/bin/icli
+++ b/bin/icli
@@ -1017,7 +1017,7 @@ elsif ( $list_type eq 'd' ) {
display_downtime($downtime);
}
}
-elsif ( $recheck or $acknowledge ) {
+elsif ( $recheck or $force_recheck or $acknowledge ) {
foreach my $host (@list_hosts) {
if ( not @list_services and not @filters ) {