Changed "lpar_netboot.expect" path - Line #148
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@457 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
68617bd089
commit
684aa2fbd9
@ -145,7 +145,7 @@ sub ivm_rnetboot {
|
||||
my $ssh = @$exp[0];
|
||||
my $userid = @$exp[4];
|
||||
my $pw = @$exp[5];
|
||||
my $cmd = "/sbin/lpar_netboot.expect";
|
||||
my $cmd = "/opt/xcat/sbin/lpar_netboot.expect";
|
||||
my $result;
|
||||
|
||||
#######################################
|
||||
|
Loading…
Reference in New Issue
Block a user