[Fai-commit] r5801 - branches/experimental/patches
Michael Tautschnig
mt at alioth.debian.org
Mon Jun 7 05:31:19 UTC 2010
Author: mt
Date: 2010-06-07 05:31:04 +0000 (Mon, 07 Jun 2010)
New Revision: 5801
Removed:
branches/experimental/patches/typo_install-packages
Modified:
branches/experimental/patches/series
Log:
patch was merged into trunk by Thomas
Modified: branches/experimental/patches/series
===================================================================
--- branches/experimental/patches/series 2010-06-07 05:27:41 UTC (rev 5800)
+++ branches/experimental/patches/series 2010-06-07 05:31:04 UTC (rev 5801)
@@ -20,5 +20,4 @@
setup-storage_external-journal
setup-storage_cciss-bugfix
fai-chboot_mac-address
-typo_install-packages
ainsl_man-page-return-codes
Deleted: branches/experimental/patches/typo_install-packages
===================================================================
--- branches/experimental/patches/typo_install-packages 2010-06-07 05:27:41 UTC (rev 5800)
+++ branches/experimental/patches/typo_install-packages 2010-06-07 05:31:04 UTC (rev 5801)
@@ -1,17 +0,0 @@
-2010-06-04 Michael Tautschnig <mt at debian.org>
-
- * install_packages: Fix typo in info message (thanks Adrian Glaubitz
- <glaubitz at physik.fu-berlin.de>)
-Index: trunk/bin/install_packages
-===================================================================
---- trunk.orig/bin/install_packages
-+++ trunk/bin/install_packages
-@@ -112,7 +112,7 @@
- $verbose=$ENV{verbose} || $opt_v;
- $opt_d && setdownloadonly();
- $maxpl=$ENV{MAXPACKAGES} || $opt_m ;
--$maxpl && $verbose && warn "Maxmimum number of packages installed at a time set to $maxpl\n";
-+$maxpl && $verbose && warn "Maximum number of packages installed at a time set to $maxpl\n";
- $maxpl or $maxpl = 99 ; # set default value
-
- my $qopt="-qq" unless $verbose;
More information about the Fai-commit
mailing list