From f7c28e6a93ff4c27f29ef9948f1bf2cfc4b1acf4 Mon Sep 17 00:00:00 2001 From: Max Moroz Date: Tue, 17 Jul 2018 14:09:04 -0700 Subject: [PATCH] [docs] Dummy change to test #1618 once again. (#1624) --- docs/corpora.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/corpora.md b/docs/corpora.md index 74152a0ee..5ce6e95cc 100644 --- a/docs/corpora.md +++ b/docs/corpora.md @@ -29,6 +29,7 @@ Following the expat example above, this would be: ```bash gsutil -m rsync gs://expat-corpus.clusterfuzz-external.appspot.com/libFuzzer/expat_parse_fuzzer ``` + ## Corpus backups We also keep daily zipped backups of your corpora. These can be accessed from the `corpus_backup` column of the fuzzer statistics page. Downloading these can also be significantly faster than `gsutil -m rsync` on the corpus bucket.