HPC Integration - minor fix to compiler install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5693 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
a37439a227
commit
13f5c42392
@ -24,8 +24,8 @@ if [ $OS != "AIX" ]; then
|
||||
if [ $NODESETSTATE == "genimage" ]; then
|
||||
# Being called from <image>.postinstall script
|
||||
# Assume we are on the same machine
|
||||
echo 1 | chroot $installroot $vacpp_script
|
||||
echo 1 | chroot $installroot $xlf_script
|
||||
echo 1 | chroot $installroot /$vacpp_script
|
||||
echo 1 | chroot $installroot /$xlf_script
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user