mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-12 01:14:18 +00:00
0e4cba2fd7fb4e6ffe5b7d72eb13b508eac5e57e
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
Replace sleep(0.1) with Time::HiRes::sleep(0.1). Apparently, sleep 0.1 transaltes to sleep(0) - Line #113
Description
Languages
Perl
76.3%
Shell
11.5%
JavaScript
6.8%
Go Template
2.6%
Python
1.7%
Other
0.7%