Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237288 - sys-apps/dbus: enewuser/enewgroup die on their own, no need to "|| die"
Summary: sys-apps/dbus: 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 (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 10:18 UTC by Peter Volkov (RETIRED)
Modified: 2008-10-06 00:30 UTC (History)
3 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 Peter Volkov (RETIRED) gentoo-dev 2008-09-10 10:18:08 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 Steev Klimaszewski (RETIRED) gentoo-dev 2008-10-06 00:30:48 UTC
Fixed dbus 1.0.2-r2, dbus 1.1.20, and dbus 1.2.3 - removed the other versions as they were no longer needed.