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 b573676 commit ede7b53Copy full SHA for ede7b53
.github/jobs/configure-checks/all.bats
@@ -168,7 +168,7 @@ compile_assertions_finished () {
168
groupdel ${www_group} || true
169
done
170
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"
+ assert_line "checking webserver-group... configure: error: webserver group could not be detected, use --with-webserver-group=GROUP)"
172
}
173
174
@test "Check for newly added webserver group (Apache)" {
0 commit comments