Skip to content

Commit 17c4084

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/docker/x86_64-gnu-tools/checkregression.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import sys
55
import json
66

7-
# Regressions for these tools does not cause failure
7+
# Regressions for these tools do not cause failure.
88
REGRESSION_OK = ["rustc-guide", "miri"]
99

1010
if __name__ == '__main__':

0 commit comments

Comments
 (0)