From 748366b468d10a0b0b14d7112de78df8346a7323 Mon Sep 17 00:00:00 2001 From: sketch Date: Thu, 5 Feb 2004 10:59:40 +0000 Subject: Remove a local change which crept in with the last update. --- mk/bulk/post-build | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mk') diff --git a/mk/bulk/post-build b/mk/bulk/post-build index 252e83b9fa7..5d9ce2d65b2 100644 --- a/mk/bulk/post-build +++ b/mk/bulk/post-build @@ -1,5 +1,5 @@ #!/usr/pkg/bin/perl -# $NetBSD: post-build,v 1.29 2004/01/31 03:30:49 grant Exp $ +# $NetBSD: post-build,v 1.30 2004/02/05 10:59:40 sketch Exp $ # # Collect stuff after a pkg bulk build # @@ -244,8 +244,6 @@ $FTPHOST/$FTPURL/$reportf EOF } - $REPORT = "/data1/www/broken.html"; - open(HTML,">$REPORT") or die "Can't write $REPORT: $!\n"; print HTML < -- cgit v1.2.3