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 93f1801 commit 4f6cdf5Copy full SHA for 4f6cdf5
.github/jobs/chroot_checks.sh
@@ -48,7 +48,7 @@ cd /opt/domjudge/judgehost/bin || exit 1
48
section_end chroot
49
50
section_start "Show minimal chroot"
51
-./dj_make_chroot "$ARCH_OPTION" | tee -a "$ARTIFACTS"/chroot.log
+./dj_make_chroot $ARCH_OPTION | tee -a "$ARTIFACTS"/chroot.log
52
section_end
53
54
section_start "Test chroot contents"
0 commit comments