mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Removed extra } that caused script to fail with syntax error
This commit is contained in:
parent
1ca422c26b
commit
2a660c05c2
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue