Skip to content

Commit 68fb9c6

Browse files
committed
Perl::Tidy again
1 parent b13d1d0 commit 68fb9c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

check_updates

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ sub run_command {
386386
if ( !( close $command_output )
387387
&& ( $OS_ERROR != 0 ) )
388388
{
389+
389390
# close to a piped open return false if the command with non-zero
390391
# status. In this case $! is set to 0
391392
$plugin->nagios_exit( $plugin->UNKNOWN,

0 commit comments

Comments
 (0)