Skip to content

Commit 014ceef

Browse files
committed
Add debug statement for what fails
1 parent 4f104e7 commit 014ceef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/jobs/configure-checks/all.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ compile_assertions_finished () {
425425
assert_line " * judgehost...........: /opt/domjudge/judgehost"
426426
assert_line " * runguard group......: domjudge-run"
427427
run make domserver
428+
assert_line "show output"
428429
assert_success
429430
run make judgehost
430431
assert_success

0 commit comments

Comments
 (0)