From 3f2f09a69535aeb99e8cc724a70a16d53579a577 Mon Sep 17 00:00:00 2001 From: "cls%seawood.org" Date: Tue, 17 Nov 1998 05:58:56 +0000 Subject: [PATCH] Silly mistake. Yes, we still want to call buildwho.pl --- webtools/tinderbox/processbuild.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtools/tinderbox/processbuild.pl b/webtools/tinderbox/processbuild.pl index 7f7e157c668b..e19835b0391d 100755 --- a/webtools/tinderbox/processbuild.pl +++ b/webtools/tinderbox/processbuild.pl @@ -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