mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-25 12:40:21 +00:00
comment some debug line out
This commit is contained in:
@@ -616,8 +616,8 @@ sub dump_history {
|
||||
last if (!$newloop);
|
||||
}
|
||||
|
||||
print "------------result---------------\n";
|
||||
print Dumper %match_result;
|
||||
#print "------------result---------------\n";
|
||||
#print Dumper %match_result;
|
||||
|
||||
my $max_match = 0;
|
||||
foreach my $key (keys %match_result) {
|
||||
|
Reference in New Issue
Block a user