Bug#349729: Unable to preserve HOME

2006-02-16 Thread Bdale Garbee
On Thu, 2006-02-16 at 13:50 -0500, Andrew Archibald wrote: > Hi, > > Since env_keep has been disabled It has not been disabled, there just appears to be a need to issue an env_reset before the env_keep or the upstream code does not do quite what you expect. Try something like: Defaults

Bug#349729: Unable to preserve HOME

2006-02-16 Thread Andrew Archibald
Hi, Since env_keep has been disabled, the only way to preserve the values of environment variables is with env_check; this removes any environment variable whose value contains a "/". In particular, and in contradiction to the example posted in this bug report, HOME can almost never be passed at a