-Add missing File::Copy directive to hosts plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -2,6 +2,7 @@ | ||||
| package xCAT_plugin::hosts; | ||||
| use xCAT::Table; | ||||
| use Data::Dumper; | ||||
| use File::Copy; | ||||
|  | ||||
| my @hosts; #Hold /etc/hosts data to be written back | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user