Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124324 - linux-mod.eclass: should use epause, not sleep
Summary: linux-mod.eclass: should use epause, not sleep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-27 16:45 UTC by Ciaran McCreesh
Modified: 2006-03-03 13:04 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ciaran McCreesh 2006-02-27 16:45:13 UTC
linux-mod.eclass calls sleep directly. This should be replaced by a call to epause from eutils.eclass.
Comment 1 John Mylchreest (RETIRED) gentoo-dev 2006-03-03 13:04:54 UTC
comitted into CVS.