|
|
@ -74,7 +74,7 @@ class AutomaticallyStartActivity extends Command |
|
|
if ($runRes && $runRes['id'] != $new_id) { |
|
|
if ($runRes && $runRes['id'] != $new_id) { |
|
|
$this->updateStatus($run_id, 2); |
|
|
$this->updateStatus($run_id, 2); |
|
|
} |
|
|
} |
|
|
$this->updateStatus($new_id, true); |
|
|
$this->updateStatus($new_id, 1, true); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|