瀏覽代碼
Bug(s) fixed: 147162
Bug Description: The interval parameter to slapi_eq_repeat() is being passed in as seconds, not milliseconds
Reviewed by: Nathan (Thanks!)
Fix Description: Multiply the interval value by 1000
Platforms tested: RHEL3
Flag Day: no
Doc impact: No
QA impact: should be covered by regular nightly and manual testing
New Tests integrated into TET: none