Skip to content

Commit fa5654a

Browse files
committed
Add " and some non-ASCII characters to database password in CI tests
1 parent 2fd0d50 commit fa5654a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/baseinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ cat ~/.my.cnf
7474
# TODO: Remove after fixing https://github.com/DOMjudge/domjudge/issues/2848
7575
mysql_log "SET GLOBAL innodb_snapshot_isolation = OFF;"
7676

77-
echo "unused:sqlserver:$DATABASE_NAME:domjudge:"'domjudge_db-pw+% #$*)@(!/;,.:3306' > /opt/domjudge/domserver/etc/dbpasswords.secret
77+
echo "unused:sqlserver:$DATABASE_NAME:domjudge:"'domjudge_db-pw+% #$*")@(!/;,.ßéçü主機:3306' > /opt/domjudge/domserver/etc/dbpasswords.secret
7878

7979
/opt/domjudge/domserver/bin/dj_setup_database create-db-users
8080

0 commit comments

Comments
 (0)