Removed extra } that caused script to fail with syntax error

This commit is contained in:
Michael Widenius 2010-05-10 21:23:16 +03:00
parent 1ca422c26b
commit 2a660c05c2

View File

@ -71,7 +71,6 @@ sub main
print "WARNING: --config-file is deprecated and will be removed\n";
print "in MySQL 5.6. Please use --defaults-extra-file instead\n";
}
}
}
foreach (@defaults_options)