2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-17 19:57:18 +00:00

comment some debug line out

This commit is contained in:
hu-weihua
2016-08-12 04:45:22 -04:00
parent 578fda6663
commit 7debe6a95e
+2 -2
View File
@@ -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) {