From f50f04a7866c260cca222715a5bc8a52c3fbbc1e Mon Sep 17 00:00:00 2001 From: Oliver Chang Date: Thu, 10 May 2018 14:07:37 +1000 Subject: [PATCH] Update reproducing.md --- docs/reproducing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reproducing.md b/docs/reproducing.md index bcfac6928..c27f8828b 100644 --- a/docs/reproducing.md +++ b/docs/reproducing.md @@ -36,7 +36,7 @@ $ python infra/helper.py build_fuzzers --sanitizer
$P ``` ## Reproducing build checks -Our infrastructure runs some sanity tests to make sure that your build was correctly configured. To run these locally, run +Our infrastructure runs some sanity tests to make sure that your build was correctly configured. To reproduce these locally, run: ```bash $ python infra/helper.py check_build --sanitizer
$PROJECT_NAME $FUZZER_NAME