We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e6d49 commit 70bb39fCopy full SHA for 70bb39f
.github/jobs/configure-checks/all.bats
@@ -413,6 +413,7 @@ compile_assertions_finished () {
413
assert_regex "^ \* webserver group\.\.\.\.\.: (www-data|apache|nginx)$"
414
assert_line " * judgehost...........: /opt/domjudge/judgehost"
415
assert_line " * runguard group......: domjudge-run"
416
+ set -x
417
run make domserver
418
assert_success
419
run make judgehost
0 commit comments