minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4201 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -730,7 +730,8 @@ sub  update_tables_with_diskless_image
 | 
			
		||||
				 otherpkglist=>$otherpkgsfile,
 | 
			
		||||
				 otherpkgdir=>"$installroot/post/otherpkgs/$osver/$arch",
 | 
			
		||||
				 exlist=>$exlistfile,
 | 
			
		||||
				 postinstall=>$postfile);
 | 
			
		||||
				 postinstall=>$postfile,
 | 
			
		||||
				 rootimgdir=>"$installroot/netboot/$osver/$arch/$profile");
 | 
			
		||||
		    $linuximagetab->setAttribs(\%key_col, \%tb_cols);
 | 
			
		||||
		    
 | 
			
		||||
		} else {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user