We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a4a95 commit 53edee8Copy full SHA for 53edee8
1 file changed
docker/actions/Dockerfile.actions.noble
@@ -24,7 +24,7 @@ RUN ./configure --enable-2d-adaptivity
24
# which should already be committed to the repo. We do this here
25
# only to check whether the regenerated files have changed from
26
# the committed version, in which case the "test -z" and thus the
27
-# build fails. If that happens, developers should run "make makefiles"
+# build fails. If that happens, developers should run "make makefiles"
28
# locally and commit the changes.
29
RUN make makefiles
30
RUN test -z "$(git status --porcelain */Makefile.dependencies)"
0 commit comments