Silly mistake. Yes, we still want to call buildwho.pl

This commit is contained in:
cls%seawood.org 1998-11-17 05:58:56 +00:00
Родитель 85fd54eed5
Коммит 048f8427ea
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@ close(LOG);
&compress_log_file; &compress_log_file;
&unlink_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 # This routine will scan through log looking for 'tinderbox:' variables