summaryrefslogtreecommitdiffstats
path: root/bm/seed.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bm/seed.pl')
-rw-r--r--bm/seed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bm/seed.pl b/bm/seed.pl
index 7649b64..81c70dd 100644
--- a/bm/seed.pl
+++ b/bm/seed.pl
@@ -10,7 +10,7 @@ if (!defined $total_files || !defined $max_depth) {
die "Usage: perl seed.pl <total_files> <max_depth>\nExample: perl seed.pl 200 20\n";
}
-my $target_root = "bm_repo";
+my $target_root = "sandbox";
my $files_created = 0;
# Helper to generate random "code-like" text