]> err.no Git - dpkg/commit
Dpkg::IPC: new option to clean the environment
authorRaphael Hertzog <hertzog@debian.org>
Sun, 24 Feb 2008 20:46:13 +0000 (21:46 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 24 Feb 2008 20:46:13 +0000 (21:46 +0100)
commit2bcb104ad94d3cd07a1b9e228feab7259756c53c
tree339c72a34b7e183116646ea9db82a2207e64147e
parent17cfcad6461e118cef9b07aae02e9b26db68f530
Dpkg::IPC: new option to clean the environment

* scripts/Dpkg/IPC.pm (fork_and_exec): New delete_env option
that allows to remove environment variable within the child
process.
scripts/Dpkg/IPC.pm