mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	Change invocation for esxi5 tar
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9386 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -3864,7 +3864,7 @@ sub  makecustomizedmod { | ||||
|     if (-e "$dest/$modname") { | ||||
|         unlink("$dest/$modname"); | ||||
|     } | ||||
|     if ($dossh) { | ||||
|     if ($dossh and $osver =~ /esxi4/) { | ||||
|         system("tar czf $dest/$modname * .ssh"); | ||||
|     } else { | ||||
|         system("tar czf $dest/$modname *"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user