Duplicate function calls to load the config in the runner/config have been removed.
The actions of the runner are also refactored, similar to https://phabricator.kde.org/D3688.
Also the user (owner of process) has been removed from the subtext, because the second line is not shown and adding the user info to the same line would be too long.
Details
Details
Should compile and kill processes as before.
Diff Detail
Diff Detail
- Repository
- R120 Plasma Workspace
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Seems to me like there's 2 very different changes here, can you split in 2 reviews?
runners/kill/CMakeLists.txt | ||
---|---|---|
19–20 | just pass it to add_library |
Comment Actions
Revert moving of config keys from commit "Remove duplicate function calls, move config keys to new file"