git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7517 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd

This commit is contained in:
sjing 2010-09-20 10:45:12 +00:00
parent 95a29a9924
commit d71425118b

View File

@ -915,8 +915,6 @@ sub FIXUP
my $nothing;
open($nothing, ">>", $DBDir . "db.cache");
}
my $nothing;
open($nothing, ">>", $DBDir . "db.cache");
close($nothing);
printf $file "%-30s\tIN PTR localhost.\n", &REVERSE("127.0.0.1");
close($file);