From ee9deb248ace2fab0e64cc4f514cbd702b512674 Mon Sep 17 00:00:00 2001 From: Kostya Serebryany Date: Mon, 21 Nov 2016 13:41:23 -0800 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 58ee16e9e..71577e925 100644 --- a/docs/reproducing.md +++ b/docs/reproducing.md @@ -10,7 +10,7 @@ Download it. If the issue is not public, you will need to login using your that the bug report CCs. This file contains the bytes that were fed to the [Fuzz Target](http://libfuzzer.info/#fuzz-target). -If you have [properly integrated](ideal_integration.md) the fuzz target with your build and test system +If you have already [integrated](ideal_integration.md) the fuzz target with your build and test system all you do is run: ``` ./fuzz_target_binary REPRODUCER_FILE