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:
		| @@ -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   | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user