Skip to content
Commit 06daa82d authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

do not discard the exitcode when installing a deb through dpkg

exitstatus only has baring when dpkg segfaults etc, exitcode is the real
deal when dpkg exits in a controlled manner but with error

raising errors on exitcode!=0 is a requirement for allowing deb-installer
to give consistent UI feedback

CCBUG: 330448
parent ca47d57c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment