D12754: Fix when the name of a process called with sudo is not shown.
Kurt Hindenburg
noreply at phabricator.kde.org
Fri May 11 13:05:14 UTC 2018
hindenburg added a comment.
I copied/paste the wrong line
INLINE COMMENTS
> ProcessInfo.cpp:372
> +
> + if (!ok || processNameString == QLatin1String("sudo")) {
> + // Append process name along with sudo
This should be "if (ok && "
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D12754
To: cjlcarvalho, #konsole, hindenburg
Cc: konsole-devel, herrold, ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180511/247ee2be/attachment.html>
More information about the konsole-devel
mailing list