]> err.no Git - dpkg/commit
Dpkg::IPC: Add nocheck option to wait_child()
authorRaphael Hertzog <hertzog@debian.org>
Thu, 21 Feb 2008 00:45:47 +0000 (01:45 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 21 Feb 2008 00:45:47 +0000 (01:45 +0100)
commitba4236b5b0c51f14b62d7b5ae9da9269c9bd5235
tree04c70ea00556d4bea255e4b3d889155e715778e7
parent5cb7b36b7f3db9220ed7f28cc18f5d8e7bd20363
Dpkg::IPC: Add nocheck option to wait_child()

* scripts/Dpkg/IPC.pm (wait_child): Add nocheck option to not
check the return status of the child process.
scripts/Dpkg/IPC.pm