summaryrefslogtreecommitdiffstats
path: root/misc/write_fake_manifests.py
diff options
context:
space:
mode:
Diffstat (limited to 'misc/write_fake_manifests.py')
-rw-r--r--misc/write_fake_manifests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/write_fake_manifests.py b/misc/write_fake_manifests.py
index 837007e..ca49535 100644
--- a/misc/write_fake_manifests.py
+++ b/misc/write_fake_manifests.py
@@ -182,7 +182,7 @@ def FileWriter(path):
def random_targets():
- num_targets = 800
+ num_targets = 1500
gen = GenRandom()
# N-1 static libraries, and 1 executable depending on all of them.