@@ -95,8 +95,7 @@ |
||
95 | 95 | )); |
96 | 96 | return false; |
97 | 97 | } |
98 | - } |
|
99 | - catch (\Exception $e) |
|
98 | + } catch (\Exception $e) |
|
100 | 99 | { |
101 | 100 | $this->oLogger->error(sprintf( |
102 | 101 | 'Job %s cannot be added to remote : %s', $sAppId, $e->getMessage() |