Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 237294

Summary: media-sound/squeezecenter: enewuser/enewgroup die on their own, no need to "|| die"
Product: Gentoo Linux Reporter: Peter Volkov (RETIRED) <pva>
Component: Current packagesAssignee: Joe Peterson (RETIRED) <lavajoe>
Status: RESOLVED FIXED    
Severity: normal CC: stuart
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.