mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Remove printout
This commit is contained in:
@@ -349,7 +349,7 @@ sub collect_one_suite($)
|
||||
{
|
||||
my @combinations;
|
||||
my $combination_file= "$suitedir/combinations";
|
||||
print "combination_file: $combination_file\n";
|
||||
#print "combination_file: $combination_file\n";
|
||||
if (@::opt_combinations)
|
||||
{
|
||||
# take the combination from command-line
|
||||
|
||||
Reference in New Issue
Block a user