pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Fixed misleading indentation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e699b60c6ee6
branches: trunk
changeset: 524249:e699b60c6ee6
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jan 21 23:42:29 2007 +0000
description:
Fixed misleading indentation.
diffstat:
mk/bulk/post-build | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 18b2c006ca9e -r e699b60c6ee6 mk/bulk/post-build
--- a/mk/bulk/post-build Sun Jan 21 21:44:56 2007 +0000
+++ b/mk/bulk/post-build Sun Jan 21 23:42:29 2007 +0000
@@ -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 @@
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;
Home |
Main Index |
Thread Index |
Old Index