Skip to content

Commit ede7b53

Browse files
committed
Fixup
1 parent b573676 commit ede7b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ compile_assertions_finished () {
168168
groupdel ${www_group} || true
169169
done
170170
run ./configure --with-domjudge-user=$u
171-
assert_line "checking webserver-group... configure: error: webserver group could not be detected, use --with-webserver-group=GROUP"
171+
assert_line "checking webserver-group... configure: error: webserver group could not be detected, use --with-webserver-group=GROUP)"
172172
}
173173

174174
@test "Check for newly added webserver group (Apache)" {

0 commit comments

Comments
 (0)