Skip to content

Commit 9fddf7d

Browse files
committed
sembr src/tests/compiletest.md
1 parent b1f0b7b commit 9fddf7d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/tests/compiletest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,8 @@ as they must be compilable by a stage 0 rustc that may be a beta or even stable
457457

458458
By default, run-make tests print each subprocess command and its stdout/stderr.
459459
When running with `--no-capture` on `panic=abort` test suites (such as `cg_clif`),
460-
this can flood the terminal. Omit `--verbose-run-make-subprocess-output` to
460+
this can flood the terminal.
461+
Omit `--verbose-run-make-subprocess-output` to
461462
suppress this output for passing tests — failing tests always print regardless:
462463

463464
```bash

0 commit comments

Comments
 (0)