Skip to content

Commit 56b04f2

Browse files
fixup! test(cts): replace --quiet and --verbose with --print-output-when
Co-authored-by: Andy Leiserson <[email protected]>
1 parent fa2d14d commit 56b04f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xtask/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Commands:
2323
Check out, build, and run CTS tests
2424
2525
If no command-line arguments are specified, runs as if `cts
26-
cts_runner/test.lst --print-output-when=test-fails` were
26+
-f cts_runner/test.lst --print-output-when=test-fails` were
2727
specified.
2828
2929
--skip-checkout Don't check out the pinned CTS version, use whatever

0 commit comments

Comments
 (0)