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:
		@@ -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);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user