mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	-Fix missing output from diagnostic message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -26,7 +26,7 @@ while [ $WAITING -gt 0 ]; do | ||||
|             fi | ||||
|         done | ||||
|         if [ $WAITING -gt 0 ]; then | ||||
|             echo -n "Not all of the nics $FORCEDNICS managed to acquire an address, retrying in 30 seconds..." | ||||
|             echo -n "Not all of the nics $FORCENICS managed to acquire an address, retrying in 30 seconds..." | ||||
|             sleep 30 | ||||
|             echo "now retrying" | ||||
|         fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user