Bug#276720: gksudo: -k option doesn't work

Sebastien Bacher Sebastien Bacher <seb128@debian.org>, 276720@bugs.debian.org
Fri, 15 Oct 2004 23:39:42 +0200


Package: gksu
Version: 1.2.1-3
Severity: important

test.sh:
#!/bin/sh
echo $HOME

$ gksudo -k ./test.sh
/root

HOME should still be the user one