Skip to content

Commit 1795756

Browse files
tmiaskojyn514
authored andcommitted
s/--blessed/--bless/
1 parent 56f6bdb commit 1795756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/llvm-coverage-instrumentation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ Expected results for both the `mir-opt` tests and the `coverage*` tests under
298298
`run-make-fulldeps` can be refreshed by running:
299299

300300
```shell
301-
$ ./x.py test mir-opt --blessed
302-
$ ./x.py test src/test/run-make-fulldeps/coverage --blessed
301+
$ ./x.py test mir-opt --bless
302+
$ ./x.py test src/test/run-make-fulldeps/coverage --bless
303303
```
304304

305305
[mir-opt-test]: https://github.com/rust-lang/rust/blob/master/src/test/mir-opt/instrument_coverage.rs

0 commit comments

Comments
 (0)