Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2001 20:21:47 -0500
From:      Brian Poole <raj@cerias.purdue.edu>
To:        freebsd-bugs@freebsd.org
Subject:   Buglet in adduser.perl
Message-ID:  <20010902202146.H6009@basm.cerias.purdue.edu>

next in thread | raw e-mail | index | archive | help
Hello,

Small buglet in the adduser.perl script, wrong variable name
was used in a die statement on line 238. $passwd should be 
$etc_passwd (This is the only reference to $passwd in the 
entire script and the test uses $etc_passwd, so it appears
to have been a simple slip).


-b

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010902202146.H6009>