[Fai-commit] r5296 - people/michael/experimental/patches

mt at alioth.debian.org mt at alioth.debian.org
Thu Mar 26 16:24:21 UTC 2009


Author: mt
Date: 2009-03-26 16:24:21 +0000 (Thu, 26 Mar 2009)
New Revision: 5296

Modified:
   people/michael/experimental/patches/bugfix-521153
Log:
removed unwanted control character


Modified: people/michael/experimental/patches/bugfix-521153
===================================================================
--- people/michael/experimental/patches/bugfix-521153	2009-03-25 16:35:58 UTC (rev 5295)
+++ people/michael/experimental/patches/bugfix-521153	2009-03-26 16:24:21 UTC (rev 5296)
@@ -49,7 +49,7 @@
 +          "Can't preserve ". &FAI::make_device_name($1, $part->{number})
 +            . " because it is not defined in the current config\n";
 +      }
-+    } elsif ($config =~ /^VG_(.+)$/) {
++    } elsif ($config =~ /^VG_(.+)$/) {
        next if ($1 eq "--ANY--");
        # check for logical volumes that need to be preserved and preserve the
        # underlying devices recursively




More information about the Fai-commit mailing list