Package: gitolite
Version: 0.2+20090917-1
Severity: normal

        Hi!

 The following construct in the postinst script works a bit against the
debconf question for which username to use:

#v+
        if ! getent passwd | grep -q gitosis
        then
                adduser [...] ${_USERNAME}
#v-

 I suggest changing the grep argument to ${_USERNAME}, too. :)
Rhonda



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to