mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Removed extra } that caused script to fail with syntax error
This commit is contained in:
@@ -72,7 +72,6 @@ sub main
|
||||
print "in MySQL 5.6. Please use --defaults-extra-file instead\n";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
foreach (@defaults_options)
|
||||
{
|
||||
|
Reference in New Issue
Block a user