mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 15:02:11 +00:00
Let's not keep everything locked up while regenerating.
This commit is contained in:
parent
2b2d779419
commit
5d0924fdfb
@ -364,6 +364,8 @@ if ($ARGV[0] eq "regenerate") {
|
||||
}
|
||||
foreach my $i (@regenerate_list) {
|
||||
ProcessOneBug($i);
|
||||
Unlock();
|
||||
Lock();
|
||||
}
|
||||
print("\n");
|
||||
exit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user