mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Silly mistake. Yes, we still want to call buildwho.pl
This commit is contained in:
parent
0f07dff43c
commit
3f2f09a695
@ -52,7 +52,7 @@ close(LOG);
|
||||
&compress_log_file;
|
||||
&unlink_log_file;
|
||||
|
||||
#$err = system("./buildwho.pl $tree");
|
||||
$err = system("./buildwho.pl $tree");
|
||||
|
||||
#
|
||||
# This routine will scan through log looking for 'tinderbox:' variables
|
||||
|
Loading…
Reference in New Issue
Block a user