D28060: Fix exitcode from kioexec when executable doesn't exist (and --tempfiles is set)
David Faure
noreply at phabricator.kde.org
Sun Mar 15 16:09:33 GMT 2020
dfaure created this revision.
dfaure added reviewers: apol, davidedmundson, elvisangelaccio.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.
TEST PLAN
kioexec --tempfiles does_not_exist /tmp/foo
Used to exit with code 0, now it exits with code -1.
Found by a unittest that will soon be pushed as part of D28020 <https://phabricator.kde.org/D28020>.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D28060
AFFECTED FILES
src/kioexec/main.cpp
To: dfaure, apol, davidedmundson, elvisangelaccio
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200315/d121657b/attachment.html>
More information about the Kde-frameworks-devel
mailing list