From 5b91dd6dbe9a0961b2932267af8a7afede1d1b4a Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Mon, 4 Jun 2012 08:51:20 +0000 Subject: [PATCH] Add upc_license to sample postinstall script as comment, so user can easily uncomment it while configuring upc compiler git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13001 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-IBMhpc/share/xcat/IBMhpc/compute.rhels6.ppc64.postinstall | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-IBMhpc/share/xcat/IBMhpc/compute.rhels6.ppc64.postinstall b/xCAT-IBMhpc/share/xcat/IBMhpc/compute.rhels6.ppc64.postinstall index e6d4a4616..d342eab5c 100755 --- a/xCAT-IBMhpc/share/xcat/IBMhpc/compute.rhels6.ppc64.postinstall +++ b/xCAT-IBMhpc/share/xcat/IBMhpc/compute.rhels6.ppc64.postinstall @@ -47,6 +47,7 @@ installroot=$installroot $hpc/gpfs/gpfs_mmsdrfs # Run script to accept compiler license installroot=$installroot NODESETSTATE=genimage $hpc/compilers/compilers_license +#installroot=$installroot NODESETSTATE=genimage $hpc/compilers/upc_license # Run script to install PE and accept license