111
This commit is contained in:
@@ -79,7 +79,7 @@ class ServerCommand extends Command
|
||||
}
|
||||
$this->generate_runtime_builder($manager);
|
||||
} catch (\Throwable $throwable) {
|
||||
$output->write($throwable->getMessage());
|
||||
$output->write(jTraceEx($throwable));
|
||||
} finally {
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user