mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 10:45:53 -07:00
Apply auto-build changes
This commit is contained in:
parent
4da373baf9
commit
9551282648
1 changed files with 1 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ var CLI = /** @class */ (function () {
|
|||
if (this.cancelled) {
|
||||
cliExitCode = 1;
|
||||
}
|
||||
this.config.jobLog("CLI ".concat(this.config.cli, " exited with code: ").concat(cliExitCode));
|
||||
return [2 /*return*/, {
|
||||
cliExitCode: cliExitCode,
|
||||
errorLogFull: errorLogFull,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue