1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Remove printout

This commit is contained in:
unknown
2007-11-23 16:19:42 +01:00
parent 1ada48bad5
commit e4d2c9d3c8

View File

@@ -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