Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237289 - sys-auth/policykit: enewuser/enewgroup die on their own, no need to "|| die"
Summary: sys-auth/policykit: enewuser/enewgroup die on their own, no need to "|| die"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 10:19 UTC by Peter Volkov (RETIRED)
Modified: 2008-12-19 16:59 UTC (History)
1 user (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 Peter Volkov (RETIRED) gentoo-dev 2008-09-10 10:19:55 UTC
There is no need to provide "|| die" at the end of enewuser/enewgroup functions
as that functions die on there own. Please remove "|| die" at the end of
enew{user,group} functions. Thank you.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2008-12-19 16:59:43 UTC
This is not an issue for policykit-0.9.ebuild. Fixed.