2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-23 19:50:21 +00:00

Debug command output36

This commit is contained in:
Mark Gurevich
2022-07-14 15:13:53 -04:00
parent 4764457cf2
commit f2627be5d3

View File

@@ -494,6 +494,7 @@ sub run_fast_regression_test{
}else{
print "[run_fast_regression_test] $cmd .....:\n";
print Dumper \@caseslist;
return 1;
}
my $casenum = @caseslist;