mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	exec function call will take over all the process, lead to no chance to continue the work within the script, this patch use sleep function call from perl library instead. Close-issue: #1801