[postgis-tickets] r15485 - minor edit add a depth=1

Regina Obe lr at pcorp.us
Thu Jul 13 23:08:08 PDT 2017


Author: robe
Date: 2017-07-13 23:08:07 -0700 (Thu, 13 Jul 2017)
New Revision: 15485

Modified:
   trunk/fuzzers/README.TXT
Log:
minor edit add a depth=1

Modified: trunk/fuzzers/README.TXT
===================================================================
--- trunk/fuzzers/README.TXT	2017-07-10 20:06:12 UTC (rev 15484)
+++ trunk/fuzzers/README.TXT	2017-07-14 06:08:07 UTC (rev 15485)
@@ -17,7 +17,7 @@
     $ /tmp/wkt_import_fuzzer a_file_name
 
 - Run locally OSS Fuzz:
-    $ git clone https://github.com/google/oss-fuzz.git
+    $ git clone --depth=1  https://github.com/google/oss-fuzz.git
     $ cd oss-fuzz
     $ python infra/helper.py build_image postgis
 



More information about the postgis-tickets mailing list