Skip to content

Commit 8b87162

Browse files
mark-i-mRalfJung
andauthored
Update src/ci/docker/x86_64-gnu-tools/checktools.sh
Co-Authored-By: Ralf Jung <[email protected]>
1 parent b2d05db commit 8b87162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/docker/x86_64-gnu-tools/checktools.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ status_check() {
8989
check_dispatch $1 beta rustfmt src/tools/rustfmt
9090
check_dispatch $1 beta clippy-driver src/tools/clippy
9191
# These tools are not required on the beta/stable branches.
92-
# They will still cause failure during the beta cutoff week, see `src/tools/publish_toolstate.py` for that.
92+
# They will still cause failure during the beta cutoff week, see `checkregression.py` for that.
9393
check_dispatch $1 nightly miri src/tools/miri
9494
check_dispatch $1 nightly embedded-book src/doc/embedded-book
9595
}

0 commit comments

Comments
 (0)