File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -174,16 +174,6 @@ endif
174174check : cleantestlibs cleantmptestlogs tidy all check-stage2
175175 $(Q )$(CFG_PYTHON ) $(S ) src/etc/check-summary.py tmp/* .log
176176
177- check-notidy : cleantestlibs cleantmptestlogs all check-stage2
178- $(Q )$(CFG_PYTHON ) $(S ) src/etc/check-summary.py tmp/* .log
179-
180- check-full : cleantestlibs cleantmptestlogs tidy \
181- all check-stage1 check-stage2 check-stage3
182- $(Q)$(CFG_PYTHON) $(S)src/etc/check-summary.py tmp/*.log
183-
184- check-test : cleantestlibs cleantmptestlogs all check-stage2-rfail
185- $(Q )$(CFG_PYTHON ) $(S ) src/etc/check-summary.py tmp/* .log
186-
187177check-lite : cleantestlibs cleantmptestlogs \
188178 $(foreach crate,$(TARGET_CRATES ) ,check-stage2-$(crate ) ) \
189179 check-stage2-rpass \
You can’t perform that action at this time.
0 commit comments