minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4323 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
df899e4393
commit
ef8325004c
@ -86,7 +86,7 @@ else
|
||||
}
|
||||
my $osver=$ENV{'OSVER'};
|
||||
my $arch=$ENV{'ARCH'};
|
||||
&runcmd("OTHERPKGS=xcat/core-snap/xCATsn,xcat/xcat-dep/$osver/$arch/conserver /xcatpost/otherpkgs");
|
||||
&runcmd("OTHERPKGS=xcat/xcat-core/xCATsn,xcat/xcat-dep/$osver/$arch/conserver /xcatpost/otherpkgs");
|
||||
}
|
||||
&runcmd("/opt/xcat/sbin/copycerts");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user