summaryrefslogtreecommitdiff
path: root/mk/bulk
diff options
context:
space:
mode:
authorrillig <rillig>2007-01-21 23:42:29 +0000
committerrillig <rillig>2007-01-21 23:42:29 +0000
commit759a14b09dd9fedc698c58a474ac961aeb907818 (patch)
tree5ed37eb6045f07de85f3bd87540797e60fccc457 /mk/bulk
parentdee6b8f13a067cc4c9420fcdf16644e8f37bc309 (diff)
downloadpkgsrc-759a14b09dd9fedc698c58a474ac961aeb907818.tar.gz
Fixed misleading indentation.
Diffstat (limited to 'mk/bulk')
-rw-r--r--mk/bulk/post-build6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/bulk/post-build b/mk/bulk/post-build
index fd96d5bb957..4a377940dd3 100644
--- a/mk/bulk/post-build
+++ b/mk/bulk/post-build
@@ -1,5 +1,5 @@
#!/usr/pkg/bin/perl
-# $NetBSD: post-build,v 1.67 2007/01/08 22:42:00 rillig Exp $
+# $NetBSD: post-build,v 1.68 2007/01/21 23:42:29 rillig Exp $
#
# Collect stuff after a pkg bulk build
#
@@ -606,8 +606,8 @@ EOHTML
if ($verbose && ($state eq "topten" || $state eq "broken")) {
print "\n\n$state_head{$state}\n\n";
- print_report_header();
- }
+ print_report_header();
+ }
print HTML <<EOHTML;