Changed "lpar_netboot.expect" - Line #150

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@456 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2008-02-12 20:17:37 +00:00
parent 777eeb9449
commit 68617bd089

View File

@ -147,7 +147,7 @@ sub ivm_getmacs {
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;
#######################################