Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237292 - media-sound/mpd: enewuser/enewgroup die on their own, no need to "|| die"
Summary: media-sound/mpd: 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: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 10:21 UTC by Peter Volkov (RETIRED)
Modified: 2008-10-15 00:01 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:21:38 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 Christoph Mende (RETIRED) gentoo-dev 2008-10-15 00:01:52 UTC
fixed, thanks