mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-04 20:17:55 +00:00
2303372d54bdd117e9ee70b2ba0368088fd58189
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@446 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.6%
Shell
11.7%
JavaScript
6.2%
Go Template
2.5%
Python
1.6%
Other
1.1%