Revision 68e2f4a...

Go back to digest for 2nd October 2011

Bug Fixes in Utilities

Raphael Kubo da Costa committed changes in [ark] /:

Kill process when no cancel option exists for a cli tool.

Some cli programs (such as zipinfo) do not have an option to cancel the
extraction when a file already exists. In this case, we resorted to
autoskipping, which is not really the same thing.

When a program does not have the cancel option, we now resort to closing
it manually.

Patch by Theofilos Intzoglou, thanks a lot!

REVIEW: 102702
(cherry picked from commit 2320fa06276ac48038bd1f9c7349fc04c68a738c)

File Changes

Modified 2 files
  •   kerfuffle/cliinterface.cpp
  •   plugins/clizipplugin/cliplugin.cpp
2 files changed in total