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:
@@ -71,7 +71,6 @@ sub main
|
|||||||
print "WARNING: --config-file is deprecated and will be removed\n";
|
print "WARNING: --config-file is deprecated and will be removed\n";
|
||||||
print "in MySQL 5.6. Please use --defaults-extra-file instead\n";
|
print "in MySQL 5.6. Please use --defaults-extra-file instead\n";
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
foreach (@defaults_options)
|
foreach (@defaults_options)
|
||||||
|
Reference in New Issue
Block a user