Skip to content

Commit 756c809

Browse files
committed
more bootstrap reversions
1 parent bf556c7 commit 756c809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ci/bootstrap.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ then
8080

8181
copy_template_httpd_conf
8282
~/bin/services start
83-
mysql -e "CREATE USER 'root'@'gateway' IDENTIFIED BY 'test123';
83+
mysql -e "CREATE USER 'root'@'gateway' IDENTIFIED BY '';
8484
GRANT ALL PRIVILEGES ON *.* TO 'root'@'gateway' WITH GRANT OPTION;
8585
FLUSH PRIVILEGES;"
8686

0 commit comments

Comments
 (0)