dont kill
This commit is contained in:
parent
7e0ae5f49a
commit
ff5885abf6
1 changed files with 0 additions and 2 deletions
|
|
@ -562,8 +562,6 @@ QString StandardFeed::runScriptProcess(const QStringList& cmd_args, const QStrin
|
||||||
return raw_output;
|
return raw_output;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//process.kill();
|
|
||||||
|
|
||||||
auto raw_error = process.readAllStandardError().simplified();
|
auto raw_error = process.readAllStandardError().simplified();
|
||||||
|
|
||||||
if (raw_error.isEmpty()) {
|
if (raw_error.isEmpty()) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue