Skip to content

Commit ac3630e

Browse files
author
Michael Vasseur
committed
Remove unused MySQL debugging
1 parent 818a7a0 commit ac3630e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/jobs/baseinstall.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ section_end
5858

5959
section_start "Install DOMjudge database"
6060
/opt/domjudge/domserver/bin/dj_setup_database -uroot -proot bare-install
61-
#>> "$ARTIFACTS"/mysql.txt
62-
# We don't have -o pipefail so the `tee` eats away the potential error.
63-
#cat "$ARTIFACTS"/mysql.txt
6461
section_end
6562

6663
section_start "Show PHP config"

0 commit comments

Comments
 (0)