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 a397037 commit babdb13Copy full SHA for babdb13
.github/jobs/configure-checks/all.bats
@@ -433,6 +433,7 @@ compile_assertions_finished () {
433
assert_line " * judgehost...........: /opt/domjudge/judgehost"
434
assert_line " * runguard group......: domjudge-run"
435
run make domserver
436
+ assert_line "Show output"
437
assert_success
438
run make judgehost
439
0 commit comments