Bug 237285 - net-p2p/gnunet: enewuser/enewgroup die on their own, no need to "|| die"
Bug#: 237285 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: net-p2p@gentoo.org Reported By: pva@gentoo.org
Component: Applications
URL: 
Summary: net-p2p/gnunet: enewuser/enewgroup die on their own, no need to "|| die"
Keywords:  
Status Whiteboard: 
Opened: 2008-09-10 10:15 0000
Description:   Opened: 2008-09-10 10:15 0000
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 From Raúl Porcel 2008-09-10 13:52:39 0000 -------
Fixed, thanks