Removed extra } that caused script to fail with syntax error
This commit is contained in:
parent
1ca422c26b
commit
2a660c05c2
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user