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
174
174
check : cleantestlibs cleantmptestlogs tidy all check-stage2
175
175
$(Q )$(CFG_PYTHON ) $(S ) src/etc/check-summary.py tmp/* .log
176
176
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
-
187
177
check-lite : cleantestlibs cleantmptestlogs \
188
178
$(foreach crate,$(TARGET_CRATES ) ,check-stage2-$(crate ) ) \
189
179
check-stage2-rpass \
You can’t perform that action at this time.
0 commit comments