mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	HPC Integration - fixed yum prompt in gpfs_updates script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -60,7 +60,7 @@ if [ $OS != "AIX" ]; then | ||||
|             zypper -R $installroot rr gpfs_updates | ||||
|         else | ||||
| 	# For Redhat, etc., assume yum is available on the system running genimage | ||||
|              yum --installroot $installroot --nogpgcheck localupdate $INSTALL_DIR/$UPDATES_DIR/*.rpm | ||||
|              yum -y --installroot $installroot --nogpgcheck localupdate $INSTALL_DIR/$UPDATES_DIR/*.rpm | ||||
|         fi | ||||
|       fi | ||||
|     fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user