Remove trailing whitespace
Removed trailing whitespace in tests and build scripts.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#create user repl@'%' identified by 'repl';
|
||||
grant replication slave on *.* to repl@'%' identified by 'repl';
|
||||
#create user repl@'%' identified by 'repl';
|
||||
grant replication slave on *.* to repl@'%' identified by 'repl';
|
||||
|
||||
FLUSH PRIVILEGES;
|
||||
|
Reference in New Issue
Block a user