Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237294 - media-sound/squeezecenter: enewuser/enewgroup die on their own, no need to "|| die"
Summary: media-sound/squeezecenter: enewuser/enewgroup die on their own, no need to "|...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Joe Peterson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 10:22 UTC by Peter Volkov (RETIRED)
Modified: 2008-09-10 20:06 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:22:44 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 Stuart Hickinbottom 2008-09-10 10:57:59 UTC
OK - I've removed that from my working copy that will form the next version committed. Joe, that's not going to be a while as 7.3.0 beta versions are unstable at the moment so you can modify the current 7.2.0 ebuild if you think this needs to be done now.
Comment 2 Joe Peterson (RETIRED) gentoo-dev 2008-09-10 20:06:26 UTC
OK, I've fixed it in the repo.  Thanks.