[Fai-commit] r3607 -
people/michael/features/setup_harddisks_2/implementation
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Sat Jul 22 11:04:03 UTC 2006
Author: michael-guest
Date: 2006-07-22 11:04:02 +0000 (Sat, 22 Jul 2006)
New Revision: 3607
Modified:
people/michael/features/setup_harddisks_2/implementation/shdd2-parser
Log:
Modified: people/michael/features/setup_harddisks_2/implementation/shdd2-parser
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2-parser 2006-07-22 11:02:38 UTC (rev 3606)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2-parser 2006-07-22 11:04:02 UTC (rev 3607)
@@ -360,7 +360,7 @@
printf "$k Schluessel: ". $key." Wert: ".$hash_ref->{$key}."\n";
if (ref($hash_ref->{$key}))
{
- &print_hash_rec($hash_ref->{$key}, $k);
+ &print_hash($hash_ref->{$key}, $k);
}
}
More information about the Fai-commit
mailing list