feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6287 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -317,7 +317,7 @@ if ($do_asu eq "yes") { | ||||
|     my $machine_type = `$nodels $node vpd.mtm |cut -f2 -d: |cut -b2-5`; | ||||
|     chomp($machine_type); | ||||
|     if ($machine_type ne '' and -e "$srcp/$machine_type") { | ||||
|       `chtab node=$node cmossettings.file="$srcp/$machine_type"`; | ||||
|       `chtab node=$node firmware.cfgfile="$srcp/$machine_type"`; | ||||
|     } | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user