WIP
This commit is contained in:
parent
9b883b6aa3
commit
be120601f8
|
@ -600,7 +600,7 @@ my @indexes = qw( lynis_version lynis_tests_done lynis_update_available license_
|
|||
foreach my $idx ( sort @indexes ) {
|
||||
delete($lynis_report_data{$idx});
|
||||
}
|
||||
print Dumper(\%lynis_report_data);
|
||||
#print Dumper(\%lynis_report_data);
|
||||
|
||||
###############################################################################
|
||||
# subs
|
||||
|
|
Loading…
Reference in New Issue
Block a user